knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

energypro

R-CMD-check lint test-coverage Lifecycle: experimental

energypro converts output from energypro to tidy tibbles.

Installation

You can install the development version of energypro from GitHub.

# install.packages("devtools")
devtools::install_github("BirgerNi/energypro")

Usage

library(energypro)
read_energypro("tests/testthat/pellet_pv.csv")

Data Structure

Backlog



BirgerNi/energypro documentation built on Jan. 3, 2022, 12:12 a.m.