open_df: Open a single file to

View source: R/open_df.R

open_dfR Documentation

Open a single file to

Description

This function can be used in the package OAmonitor to open all files on which information is filled out in an excel template. The files will have to be stored in the data folder and formatted either as tsv, csv, xls, or xlsx.

Usage

open_df(file, dir = "")

Arguments

file

The (entire!) path to the (filled out) excel template file.

dir

The path to the folder in which all data content files are located.

Value

a data frame combining all file content


bvreede/OAmonitor documentation built on Sept. 9, 2023, 8:33 p.m.