getTreeMapData_CSV: getTreeMapData_CSV

Description Usage Arguments Examples

View source: R/DropBoxUpdate.R

Description

reads the csv file for the treemap from dropbox

Usage

1
2
3
getTreeMapData_CSV(DropBox_dir, local_dir, budget = input$budget,
  tabset = input$tabset, data_treemap = "/data_treemap.csv",
  use_DropBox = T)

Arguments

DropBox_dir

the directory on dropbox for the organization

budget

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

tabset

path to results tabs json file

data_treemap

filename to use for the csv data

Examples

1
getTreeMapData_CSV(DropBox_dir,budget=budget,data_treemap="/data_treemap.csv")

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