cellTypeConversion: Helper function to convert a cell to the correct type

View source: R/x-spreadsheet.R

cellTypeConversionR Documentation

Helper function to convert a cell to the correct type

Description

Helper function to convert a cell to the correct type

Usage

cellTypeConversion(x)

Arguments

x

A list with the following structure:

  • text: the text to convert

  • type: the type to convert to originating from a JSON object returned by x-spreadsheet


MichaelHogers/RXSpreadsheet documentation built on July 18, 2023, 7:41 p.m.