databaseUKHR: UKHR Database

Description Usage Arguments

View source: R/ukhr_functions.R

Description

Create or Append Database, Merge multiple sources of related data, data cleansing, and new data building

Usage

1
2
databaseUKHR(years, dir1, dir2, db, table, completed, version, variables,
  raceType, horseGender, wearing, alarms)

Arguments

years:

sequence vector of years consisting of Archive age

dir1:

Directory 1 for UKHR archive CSV's

dir2:

Directory 2 for Betfair Promo archive CSV's

db:

connection to MySQL database

table:

MySQL database table name

completed:

Vector of years completed

version:

integer for version of UKHR Archive

variables:

list of missing variables

raceType:

list of race types

horseGender:

list of horse genders

wearing:

list of wearing materials

Alarms:

list of alarms


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