write_hip: Modify corrected data table format and write as csv

View source: R/write_hip.R

write_hipR Documentation

Modify corrected data table format and write as csv

Description

After correcting errors in the data with correct, this final step will shape up the dataframe into a format ready for the database, and write the data to csv.

Usage

write_hip(x, path, split = TRUE)

Arguments

x

The object created after correcting data with correct

path

The file path and file name to write the final table

split

Split the output into one .csv file per .txt file? Default is TRUE.

Author(s)

Abby Walter, abby_walter@fws.gov

References

https://github.com/USFWS/migbirdHIP


USFWS/migbirdHarvestData documentation built on Feb. 12, 2024, 4:38 p.m.