xlerate: Create a function from an excel workbook

Description Usage Arguments

View source: R/xlerate.R

Description

Create a function from an excel workbook

Usage

1
xlerate(path, inputs, outputs, check = TRUE)

Arguments

path

Path to the xlsx file

inputs

A xlerate_ref object with input references

outputs

A xlerate_ref object with output references

check

Logical, indicating if the workbook should be recomputed to check that we agree with Excel


HealthEconomicsHackathon/xlerate documentation built on Nov. 8, 2019, 12:33 a.m.