Learn R Programming

algaeClassify (version 2.0.4)

get_apikey_fromfile: Get value of algaebase API key from a file

Description

Get value of algaebase API key from a file

Usage

get_apikey_fromfile(keyfile)

Value

api key as character string (invisibly)

Arguments

keyfile

path to text file

Examples

Run this code
if (FALSE) apikey<-get_apikey_fromfile("keyfile.txt")

Run the code above in your browser using DataLab