The R code to run and turn into a table.
The R code can have multiple lines. The last line will be turned into a Columnal table.If it's a data frame it will be turned into a full table. If it's a column or single value, it will be turned into a table with a single column.R types will be converted to the most suitable Columnal types. Note that numbers in Columnal may be more precise than in R.