process_data_raw: Process data-raw

View source: R/process_data_raw.R

process_data_rawR Documentation

Process data-raw

Description

Process a data file in data-raw and create an documentation R file in the R directory with an Roxygen header. This also creates files in docs/data so that user can download the raw data.

Usage

process_data_raw()

Details

  1. Delete all files in R dir except the R files need to process data files

  2. Delete all data in data dir

  3. Delete all vignettes in vignettes dir


nwfsc-math-bio/VRData documentation built on April 25, 2022, 5:55 p.m.