Skip to content

nuex/health

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

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

health

Tools for charting personal health stats.

Weight

Draw a simple plot of weight vs time.

Steps

Assuming input data ("health.txt"):

2016-12-01  165
2016-12-02  162
2016-12-03  163
2016-12-04  161
2016-12-05  161
2016-12-06  160
2016-12-07  161

From R:

source("weight.R")

About

personal health tracking tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages