Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

You can’t perform that action at this time.