[R] Blanking out specific cells in a data frame
Stefan Grosse
singularitaet at gmx.net
Wed May 19 20:17:03 CEST 2010
Am 19.05.2010 20:08, schrieb Sabatier, Jennifer F. (CDC/OID/NCHHSTP):
> I do know that you can't actually have unequal column lengths. The
> reality is I am creating a pretty table to export to EXCEL and it
>
> Now that I have Stefan's solution, which turns all the un-needed info
> into NAs I can use NAToUnkown() to blank them out completely.
>
when I import data to Excel NA's are imported as empty cell's. So you
should not even need this function (which I do not know).
Stefan
More information about the R-help
mailing list