fun_move_raw: move raw data from any directory to the _archive folder.

View source: R/move_raw_data.R

fun_move_rawR Documentation

move raw data from any directory to the _archive folder.

Description

move raw data from any directory to the _archive folder.

Usage

fun_move_raw(data_name, data_path)

Arguments

data_name

column of the taxon name

data_path

complete path to the raw data with the file itself

Examples

## Not run: 
fun_move_raw(taxon_col = "taxon_col", data_path = "path")

## End(Not run)

EcoDynIZW/d6projdata documentation built on Feb. 18, 2025, 10:25 a.m.