Learn R Programming

auk (version 0.2.2)

auk_getpath: OS specific path to AWK

Description

Return the OS specific path to AWK, or highlights if it's not installed. To manually set the path to AWK, set the AWK_PATH environment variable in your .Renviron file.

Usage

auk_getpath()

Arguments

Value

Path to AWK or NA if AWK wasn't found.

See Also

Other helpers: auk_version_date, ebird_species

Examples

Run this code
# NOT RUN {
auk_getpath()
# }

Run the code above in your browser using DataLab