create_metadataB: Create a bare metadata file from a dataframe that you plan to...

View source: R/create_metadataB.R

create_metadataBR Documentation

Create a bare metadata file from a dataframe that you plan to save as a csv file

Description

Generates a metadata file that matches the emLab SOP that is completely bare apart from the absolute basics

Usage

create_metadataB(x, file = NULL, path = ".")

Arguments

x

dataframe in your R environment that you'd like to create a metadata file for

file

string for the filename that you plan to save (must match the filename you used to save the .csv but sans the ".csv" bit)

path

directory for where the readme will be saved) (e.g. "Downloads/")


jcvdav/startR documentation built on May 2, 2024, 8:30 p.m.