The numeric columns in my R output dataframe are not recognized as `Number` but `Text` when I use DomoR::write to save a data frame to Domo. Any solutions?
Hello,
I would check to make sure there are no spaces or other text characters that could be causing the data type to change.
I checked. No spaces or characters. Rounding the digits doesn't help either.