sf_build_cols_spec | R Documentation |
This function accepts a vector of Salesforce data types and maps them into
a single string that can be passed to the col_types
argument.
sf_build_cols_spec(x)
x |
|
character
the analogous R data types.
This function is meant to be used internally. Only use when debugging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.