evaluate_formula: Evaluate all formulae in an existing Excel file

View source: R/evaluate_formulas.R

evaluate_formulaR Documentation

Evaluate all formulae in an existing Excel file

Description

Uses VBA code to open an Excel file and to recalculate any formula in it. This ensures that all Excel formulae have been executed in a file which may have been updated without being opened (e.g. using code)

Usage

evaluate_formula(path)

Arguments

path

path to Excel file; can be either a relative or absolute file path


departmentfortransport/odsconvertr documentation built on Dec. 5, 2023, 11:56 p.m.