So…I’m back with Your Shape: Fitness Evolved 2012 for XBox Kinect. Why? Because I want to loose some weight and get back in shape of course -;)
The reason I stop playing the game is simple…I’m lazy…but this time, I have come back with a goal…burn calories!
While I’m using the Your Shape IPhone Application which is really good…I wanted to do something with R and more precisely with Rook…
What I wanted, was a way to keep track of the days and calories burned and generate a nice graphic, but allowing me to choose a range of dates…
This is the code I came up with yesterday night…
Blag_Fitness.R |
---|
require("Rook") |
When we executed, the application is going to read the first and the last line of our .CSV file and set the default values for the comboboxes…making it easy to select the date range…
Here comes the screenshot -;)
So…you can see that I’m making big progress…I started 3 days ago and burning more calories each day…
Greetings,
Blag.
R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: Data science, Big Data, R jobs, visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series, trading) and more...