Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sf_build_cols_spec

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

An Implementation of 'Salesforce' APIs Using Tidy Principles

v0.2.2
MIT + file LICENSE
Authors
Steven M. Mortimer [aut, cre], Takekatsu Hiramura [ctb], Jennifer Bryan [ctb, cph], Joanna Zhao [ctb, cph]
Initial release
2020-09-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.