writeCompleteUKHR: Write Complete UKHR CSV

Description Usage Arguments

View source: R/ukhr_functions.R

Description

Writes the completed UKHR dataframe back to disk and database

Usage

1
2
writeCompleteUKHR(year, dir1, db, table, data, writeCSV = TRUE,
  writeMySQL = TRUE)

Arguments

data:

dataframe of UKHR archive

year:

date class for year of archive

dir1:

Directory 1 for UKHR archive CSV's

db:

connection to MySQL database

table:

MySQL database table name

writeCSV:

logical write dataframe to local disk

writeMySQL:

logical write dataframe to MySQL database


mrbub/UKHR documentation built on May 23, 2019, 7:14 a.m.