Learn R Programming

florabr (version 1.3.0)

check_version: Check if you have the latest version of Flora e Funga do Brasil data available

Description

This function checks if you have the latest version of the Flora e Funga do Brasil data available in a specified directory.

Usage

check_version(data_dir)

Value

A message informing whether you have the latest version of Flora e Funga do Brasil available in the data_dir

Arguments

data_dir

the directory where the data should be located.

Examples

Run this code
#Check if there is a version of Flora e Funga do Brasil data available in the
#current directory
check_version(data_dir = getwd())

Run the code above in your browser using DataLab