get_input_files {Anaconda} | R Documentation |
get_input_files
Description
Created sub directory "Targeted_analysis" if not already exist. Then, create one file by condition into it, and then upload the taxonomy file. Please, run setwd("01_Targeted_analysis") after this function.
Usage
get_input_files(nothing)
Arguments
nothing |
It's important not to write anything between the brackets, all inputs will be adapted automatically. |
Value
taxo
Examples
## Not run: taxo <- get_input_files()
# please, run setwd("01_Targeted_analysis") after this function.
[Package Anaconda version 0.1.5 Index]