hdr2df_in_dir: Tidy all '.hdr's into a single df in given directory

Description Usage Arguments Examples

View source: R/handle_hdr.R

Description

Tidy all '.hdr's into a single df in given directory

Usage

1
hdr2df_in_dir(dir, species, pick_rank = NULL)

Arguments

dir

Target directory which contains '.hdr' files

species

Species in romaji

pick_rank

'Rank' (A, B, C, etc.) to find location

Examples

1
2
3
4
## Not run: 
  hdr2df_in_dir("PATH_TO_HDR_FILE", species = "maiwashi")

## End(Not run)

kikirinrin/otolithr documentation built on April 30, 2020, 10:05 a.m.