read_weekly: Read Weekly Data sheet of lab data workbook

View source: R/read.R

read_weeklyR Documentation

Read Weekly Data sheet of lab data workbook

Description

Read Weekly Data sheet of lab data workbook

Usage

read_weekly(path_to_labdat_file, skip_num = 7)

Arguments

path_to_labdat_file

string. Full path (from root directory) to the lab data file to be inserted into the database file

skip_num

integer. Number of rows to skip over when reading in data. Default = 7

Value

dataframe containing the raw weekly data


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