get_apikey_fromfile {algaeClassify}R 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")

[Package algaeClassify version 2.0.2 Index]