get_apikey_fromfile: Get value of algaebase API key from a file

View source: R/get_apikey_from_file.r

get_apikey_fromfileR Documentation

Get value of algaebase API key from a file

Description

Get value of algaebase API key from a file

Usage

get_apikey_fromfile(keyfile)

Arguments

keyfile

path to text file

Value

api key as character string (invisibly)

Examples

## Not run: apikey<-get_apikey_fromfile("keyfile.txt")

algaeClassify documentation built on Nov. 22, 2023, 1:08 a.m.