[R] data - stringAsFactors = FALSE

Witold E Wolski wewolski at gmail.com
Tue Sep 1 17:31:27 CEST 2015


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]]



More information about the R-help mailing list