Description Usage Arguments Examples
Tidy all '.hdr's into a single df in given directory
1 | hdr2df_in_dir(dir, species, pick_rank = NULL)
|
dir |
Target directory which contains '.hdr' files |
species |
Species in romaji |
pick_rank |
'Rank' (A, B, C, etc.) to find location |
1 2 3 4 | ## Not run:
hdr2df_in_dir("PATH_TO_HDR_FILE", species = "maiwashi")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.