ismayc/chemistr: Facilitates use of R functions and R Markdown files for Chemistry lab reports

This package is designed to assist students with little to no programming experience create reproducible analyses using R and R Markdown. One goal is to reduce the sometimes large amount of arguments passed into functions, while also allowing students to be able to customize as they wish. Another goal is to add error messages into R when, say, a percent sign is used in a LaTeX table title to assist with debugging.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.3
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ismayc/chemistr")
ismayc/chemistr documentation built on Feb. 4, 2023, 12:44 p.m.