mandpd/comments: Add comments to your R data frames as you modify them to document the reasons for your changes

This package allows you to add an attribute to your R objects that can be used to store comments. It provides a set of functions to list, add, and delete comments. It can also be used with the dplyr package.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.5
URL https://github.com/mandpd/comments
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mandpd/comments")
mandpd/comments documentation built on May 5, 2019, 7:57 p.m.