Learn R Programming

altadata (version 0.1.1)

altadata.select: Select specific columns in the retrieve data process

Description

Select specific columns in the retrieve data process

Usage

altadata.select(selected_columns)

Arguments

selected_columns

list of columns to select

Value

Nothing just set the select parameters

Examples

Run this code
# NOT RUN {
  altadata.select(c("reported_date", "province_state", "mortality_rate"))
# }

Run the code above in your browser using DataLab