getTabData: getTabData

Description Usage Arguments Examples

View source: R/DropBoxUpdate.R

Description

reads the json file for the tabset of interest

Usage

1
2
getTabData(DropBox_dir, local_dir, tab = input$tabset,
  budget = input$budget_year, use_DropBox = T)

Arguments

DropBox_dir

the directory on dropbox for the organization

tab

what tabset to use from our radio buttons, the config folder should have the tab files in json format ending in "_tabs.json"

budget

what budget to use, the csv file should be in a folder of the same name

Examples

1
getTabData(DropBox_dir,tab=tab,budget=budget)

RX-PBB/PBBOpenData documentation built on May 15, 2020, 11:24 p.m.