monthlyData_import: monthlyData_import

Description Usage Arguments Details Value See Also

View source: R/monthlyData_import.R

Description

import plpd, bnf, demog and qof data in the workspace for the specified month and year as setted with setConfig()

Usage

1
monthlyData_import(settings, whichData = "all", sample)

Arguments

settings

analysis settings generated with setConfig()

whichData

string indicatin which Data to download. One of "plpd", "bnf", "demog" and "all" default = "all"

sample

logic. if TRUE (default) only 500.000 rows will be uploaded in the workspace.

Details

Import all data for one month analysis in the workspace. If altready downloaded, data are retrived from the folder where they have been downloaded. If not already downloaded, data are downloaded from: - plpd: website if sample = FALSE, github if sample = TRUE (default) - bnf: github/csv - demog: github/csv - qof: github/csv github repository at this link: https://github.com/muschitiello/PrescRiptionsData

Value

the function returns all data upoaded in the workspace in list format

See Also

monthlyData_download


muschitiello/PrescRiptions documentation built on June 12, 2020, 10:38 a.m.