README.md

meditate

Travis Build Status CRAN Version CRAN Downloads Dependencies

Overview

The R package meditate is a simple meditation timer that logs session information.

Installation

The current release is available on CRAN, which you can install using the following command:

utils::install.packages("meditate")

To install the development version, you need to clone the repository and build from source, or run:

remotes::install_github("jfisher-usgs/meditate")

Usage

Begin a 10-minute meditation session:

meditate::Meditate(10)

Access help documentation:

?meditate::Meditate

Contact

Please consider reporting bugs and asking questions on the Issues page.

License

This package is free and open source software, licensed under GPL (>= 2).

Mandala



Try the meditate package in your browser

Any scripts or data that you put into this service are public.

meditate documentation built on March 26, 2020, 9:37 p.m.