at_trim_xlsheet2: Clean up excel spreadsheet imports

Description Usage Arguments

Description

Clean up excel spreadsheet imports by triming the number of columns, automatically chooses first complete row which row should be the top row useing "complete.cases"

Usage

1
at_trim_xlsheet2(df, column_last = ncol(df))

Arguments

df

dataframe imported from excel that needs to be trimmed and cleaned

column_last

numeric identifier for the last column to be imported. defaults to the last column present.


NewGraphEnvironment/altools documentation built on Nov. 19, 2020, 1:38 a.m.