knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
energypro
converts output from
energypro to tidy tibbles.
You can install the development version of energypro
from GitHub.
# install.packages("devtools") devtools::install_github("BirgerNi/energypro")
library(energypro) read_energypro("tests/testthat/pellet_pv.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.