How can I prevent numbers from being converted to text when using the rsmartsheet package?

kokokoko
kokokoko ✭✭
edited 05/10/25 in API & Developers

I am using the rsmartsheet package to clean some data. Then I use the replace_sheet_with_csv function to put my new, clean csv file into Smartsheets. My variables that are numbers in R are being converted to text in Smartsheet. I can't use the =VALUE() formula to change them, because that would require many columns and recleaning it every time the new clean data is sent to Smartsheets. But because they are text values, I can't use any of the filters or other logic functions to sort my data in Smartsheets. Any help would be so very appreciated!

Answers

NEW Smartsheet API Documentation - bookmark the updated link! https://developers.smartsheet.com