Learn R Programming

figuRes2 (version 1.0.0)

refresh.outputplan: Refresh the Output Plan

Description

Reloads outputplan_study.csv file and applies canonical formatting changes.

Usage

refresh.outputplan(
  loadplan = TRUE,
  filename = "outputplan.csv",
  pos = 1,
  envir = as.environment(pos)
)

Value

This function returns a data.frame.

Arguments

loadplan

logical; if TRUE then it loads from the filename

filename

common_root.pdf or common_root.csv

pos

used internally by some functions

envir

used internally by some functions

Author

Greg Cicconetti

Details

Ensure all columns are read in as character vectors. Ensure all missing entries are replaced with blank character string. Ensure all escape characters for carrige returns are respected. Grabs the 'modified time' from file attributes associated with .csv files named in the outputplan.