load_table: Load table

Description Usage Arguments Value

View source: R/load-table.R

Description

Reads in csv file from current table folder.

Usage

1
load_table(name = "table", type = "results")

Arguments

name

the name of the table (csv extension is not required)

type

the table type i.e. results (default) or analysis etc.

Value

a data.frame of the table


poissonconsulting/poiscon documentation built on Feb. 18, 2021, 11:16 p.m.