format_dmdScheme_xlsx: Format the metadata scheme file

View source: R/format_dmdScheme_xlsx.R

format_dmdScheme_xlsxR Documentation

Format the metadata scheme file

Description

Loads fn_org), formats it and saves it as fn_new.

Usage

format_dmdScheme_xlsx(fn_org, fn_new, keepData = TRUE)

Arguments

fn_org

file name of the original excel file to be formated

fn_new

file name where the final xlsx should be saved to. If missing, it will not be saved.

keepData

if TRUE, data from data cells will be empty

Value

invisibly the workbook as a workbook object as created by xlsx.crerateWorkbook()


Exp-Micro-Ecol-Hub/dmdScheme documentation built on Aug. 31, 2022, 3:17 p.m.