load_fish2: load_fish2

Description Usage Arguments Details Examples

View source: R/load_fish2.R

Description

Load in the data correctly for oto_makro.

Usage

1
load_fish2(fish, section, dir = getwd(), sep = "\t")

Arguments

fish

name of the file to be loaded

section

which sections to be loaded. Has to be part of the filename!

dir

path to a folder

sep

separator used by the file to be loaded (default is tab)

Details

Automatically load in the data the way it's needed for oto_makro. Returns a R object. Instead loading only one file, load_fish2 can load multiple files for the same individual.

Examples

1
#rm(list = ls())

reneplonus/ototools documentation built on May 3, 2019, 4:05 p.m.