I have a tab delimited table in the data directory of a package.

I would like that when loading this data with
data(tablename)

in the example section the strings are not coerced to factors.

How can I achieve it? Or should I move this tables to the inst/extdata
directory and load them with read.table?

regards



-- 
Witold Eryk Wolski

        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to