merge_ciras: merge_ciras

View source: R/CIRAS.R

merge_cirasR Documentation

merge_ciras

Description

get all xls ciras output from a directory and transform them into csv in a 'csv' subfolder. Additionally bind them into to files (one complete, one with only relevant variables) in a 'final' subfolder.

Usage

merge_ciras(path_to_xls, skip = 3)

Arguments

path_to_xls

a character string with your path to all your ciras xls output. their name must always end as _treatment_sampleID.xls (e.g. CIRAS_3_Aechmea m _DP_1.xls).

skip

a integer indicating the number of useless rows at the top of your xls file, Jean-Yves Goret actual template have three.

Value

csv individual and merged frames. Full and reducted to relevant variables.


LafontRapnouilTristan/EcophyCofog documentation built on Oct. 16, 2022, 9:37 a.m.