read_ASHE: Read in an ASHE data table

Description Usage Arguments Value Examples

Description

written for table 4.9, maybe works with other downloads

Usage

1
read_ASHE(file, sheet, year, category)

Arguments

file

spreadsheet workbook containing ASHE data

sheet

worksheet tab to process

year

provide a year to add to the output dataset

category

provide a category to add to the dataset, eg "Full time"

Value

a dataset of ASHE data

Examples

1
read_ASHE("ASHE_T4_9.xls", "Full time", 2017, "fulltime")

lee269/TFP documentation built on May 14, 2019, 2:08 p.m.