powered by
Select specific columns in the retrieve data process
altadata.select(selected_columns)
list of columns to select
Nothing just set the select parameters
# NOT RUN { altadata.select(c("reported_date", "province_state", "mortality_rate")) # }
Run the code above in your browser using DataLab