logbooks_names: Check Icelandic or English names in Logbooks

Description Usage Arguments Value Examples

View source: R/check_names.R

Description

logbook_names returns both the English and Icelandic words for a name found in package Logbooks

Usage

1

Arguments

...

One or more quoted or unquoted expression separated by commas. These should be column names in any one of the data.frames found in package Logbooks and may be a mixture of English and Icelandic names.

Value

Returns a data.frame of the names listed in ... for both English and Icelandic.

Examples

1
2
3
logbooks_names("faeri")
logbooks_names(leggpokki, deep.redfish)
logbooks_names("veman", legggluggi, blalanga)

pfrater/LogbooksTranslate documentation built on May 29, 2019, 2:57 p.m.