ss_column_type: Return the Smartsheet Column Type that aligns with the R...

View source: R/ss_add_columns.R

ss_column_typeR Documentation

Return the Smartsheet Column Type that aligns with the R class

Description

Return the Smartsheet Column Type that aligns with the R class

Usage

ss_column_type(r_class)

Arguments

r_class

A character vector (returned from a call to base::class())

Details

See https://smartsheet.redoc.ly/tag/columnsRelated/#section/Column-Types

Value

A character vector


smartsheetr documentation built on Nov. 2, 2023, 5:42 p.m.