isolate: Isolate columns from a .csv file

Description Usage Arguments Value

Description

Function is intended to separate out useful data from extraneous data that is unnecessary for AEM3D processing.

Usage

1
isolate(chemFile, col1, col2, col3, col4)

Arguments

chemFile

Reads in a string denoting the filepath of your .csv

col1

String name of an initial column

col2

String name of a second column

col3

String name of a third column

col4

String name of a fourth column

Value

Returns a dataframe containing just the targetted columns


daniel-wilkerson43/aem3DPrep documentation built on May 14, 2019, 7:42 a.m.