Skip to contents

This takes a file_name which must be in the Rmarkdown/ directory it will quietly render the .Rmd file with rmarkdown::render() and try to open the rendered html doc.

Usage

process_costs_rmd(file_name)

Arguments

file_name

Rmd file to process