asCharacterDS {dsBase} | R Documentation |
this function is based on the native R function as.character
asCharacterDS(x.name)
x.name |
the name of the input object to be coerced to class
character. Must be specified in inverted commas. But this argument is
usually specified directly by |
See help for function as.character
in native R
the object specified by the newobj
argument (or its default name
"ascharacter.newobj") which is written to the serverside. For further
details see help on the clientside function ds.asCharacter
Amadou Gaye, Paul Burton, Demetris Avraam for DataSHIELD Development Team