choose_data
modulechoose_data_options.Rd
The choose_data()
module has an options
parameter. Use the
choose_data_options
function to construct such option objects.
choose_data_options(
aggregation = c("ask", "summary", "underlying", "datasource")
)
aggregation | A character vector indicating what kind of data is allowed to be selected from a worksheet:
A vector of length 1, 2, or 3 may be passed; if length 1, then the user will not be shown a choice. The special value |
---|