I have a file that I'm planning on manipulating with sqldf().  The header
for this file is malformed, and I was wondering if there's a way to specify
the values of the header ahead of time.  I can see there are T/F options for
header in sqldf(... list(header=T, ...), but was wondering if there's a way
to explicitly stated what the header should be.

Thanks,
Andrew

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
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