[R] How export data set (available in the package) from R?
Jeff Newmiller
jdnewmil at dcn.davis.ca.us
Sun Jul 30 08:27:35 CEST 2017
Read the help file for the survival package. Probably use the data function to retrieve it, and write it out using the write.table function.
--
Sent from my phone. Please excuse my brevity.
On July 29, 2017 8:47:51 PM PDT, Ted via R-help <r-help at r-project.org> wrote:
>"Data set flchain available in the survival package". How can I
>get it (from R) as Excel file? Thanks!
>
> [[alternative HTML version deleted]]
>
>______________________________________________
>R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>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.
More information about the R-help
mailing list