dp_to_year | R Documentation |
Convert a vector to 'year' using the specified field descriptor
dp_to_year(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 integer 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.