Produce spec to convert Salesforce data types to R data types
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.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.