Hello! I would like to visualize the hospitalization within one year of several patients using a bar chart. For each patient the stay in a hospital should be illustrated with a dark colour a if there is a stay at home between 2 hopital stays, it should be illustrated with a bright colour.
e.g. P1 |//////| |///| |////////| P2 |//////////| P3 |//| |////| |///| |//| Day1------------Day100---------------------------------Day365 legend: Px Patient with id x |///| Hospital stay (length of bar symbolizes length of stay) Place between 2 hospital stays symbolizes stay at home (not in hospital) Are there any package which can do that? If not, how can I implement this in R? Thanks a lot -- Stephan Spat Institute of Medical Technologies and Health Management JOANNEUM RESEARCH Forschungsgesellschaft mbH Elisabethstrasse 11a, 8010 Graz, AUSTRIA phone: +43 (0) 316 876-2157 fax: +43 (0) 316 876-2130 email: [EMAIL PROTECTED] homepage: http://www.joanneum.at/msg ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.