Learn R Programming

taxonomizr (version 0.2.2)

trimTaxa: Trim columns from taxa file

Description

A simple script to delete the first row and then delete the first and fourth column of a four column tab delimited file and write to another file.

Usage

trimTaxa(inFile, outFile)

Arguments

inFile

a single string giving the 4 column tab separated file to read from

outFile

a single string giving the file path to write to