RMark Documentation error for import.chdata

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.