Steve Jones - SSC Editor
SSC Guru
Points: 736212
More actions
October 16, 2019 at 12:00 am
#3679987
Comments posted to this topic are about the item Creating a Skeleton Data Frame
Stewart "Arturius" Campbell
Points: 72625
October 16, 2019 at 5:34 am
#3689180
Interesting.
have never had a need to do this.
nice question, thanks Steve
____________________________________________Space, the final frontier? not any more...All limits henceforth are self-imposed.“libera tute vulgaris ex”
antworth
SSC Journeyman
Points: 84
October 16, 2019 at 1:16 pm
#3689254
This appears to return a data frame with all columns of class "factor". To force the columns to class "character", add
stringsAsFactors = FALSE
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply