sf_build_cols_spec: Produce spec to convert Salesforce data types to R data types

sf_build_cols_specR Documentation

Produce spec to convert Salesforce data types to R data types

Description

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.

Usage

sf_build_cols_spec(x)

Arguments

x

character; the Salesforce data types to map

Value

character the analogous R data types.

Note

This function is meant to be used internally. Only use when debugging.


salesforcer documentation built on March 18, 2022, 6:26 p.m.