dp_to_string | R Documentation |
Convert a vector to 'string' using the specified fielddescriptor
dp_to_string(x, fielddescriptor = list(), ...)
x |
the vector to convert. |
fielddescriptor |
the field descriptor for the field. |
... |
passed on to other methods. |
When fielddescriptor
is missing a default field descriptor is
generated.
Will return an character
vector with fielddescriptor
added as
the 'fielddescriptor' attribute.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.