R/tr8_setup.R

Defines functions tr8_setup

Documented in tr8_setup

tr8_setup <- function(){

    ## download a fresh version of Bioflor URLs

    directory<-user_data_dir()
    store_biolflor(directory)

    ## here we re-download LEDA lookup table
    ecoflora_download_to_local_directory(directory)

    }

Try the TR8 package in your browser

Any scripts or data that you put into this service are public.

TR8 documentation built on Dec. 2, 2020, 1:06 a.m.