read_db: Read the csv containing the database

View source: R/read.R

read_dbR Documentation

Read the csv containing the database

Description

Read the csv containing all of the processed labdat data, if it exists. If it does not exist, it will later be created

Usage

read_db(path_to_db_file)

Arguments

path_to_db_file

string. Full path (from root directory) to the .csv database file if it exists, and desired path to a .csv database file if it does not exist

Value

dataframe containing the database, if it exists, or NULL if it does not


biogeochem/bpwtpR documentation built on May 6, 2024, 5:17 p.m.