run_spreadsheet: Run Spreadsheets

Description Usage Arguments

Description

Make changes to a spreadsheet and extract the outputs from specified cells using a run matrix as an input.

Usage

1
2
run_spreadsheet(run_matrix = NULL, file_location = NULL,
  sheet = "Sheet1", folder = "results", round_dp = 3)

Arguments

run_matrix

a file path to the input matrix OR the matrix itself

file_location

the full path of the calculation spreadsheet

sheet

the sheet in the spreadsheet in which you wish to change values

folder

the folder to save the results to

round_dp

the number of significant figures to round to. Defaults to 3


CivilEngineerUK/interactexcel documentation built on May 27, 2019, 2:05 p.m.