Page 1 of 1

RMark Documentation error for import.chdata

PostPosted: Thu Nov 01, 2007 1:30 pm
by jlaake
Lara pointed out a problem with the RMark help file and documentation in Appendix C regarding the function import.chdata. The examples for dipper and edwards.eberhardt will not work as shown in the examples. You need to include the argument header=FALSE or they will fail because the default is header=TRUE which then expects the first line to be the variable names of the fields. Neither of those text files have a header line.