This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if (!suppressMessages(require(ggplot2))) install.packages('ggplot2') | |
| library(ggplot2) | |
| seriesA <- data.frame( | |
| year = c(2008, 2009, 2010, 2011, 2012, 2013), | |
| avgRoundSize = c(3.6, 4.6, 4.1, 2.4, 2.8, 4.4) | |
| ) | |
| seriesB <- data.frame( | |
| year = c(2008, 2009, 2010, 2011, 2012, 2013), |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Misc. | |
| sudo dpkg-reconfigure tzdata | |
| sudo /etc/init.d/datadog-agent stop | |
| # Update the system | |
| sudo apt-get update | |
| sudo apt-get upgrade | |
| sudo apt-get dist-upgrade | |
| sudo apt-get autoremove |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| results <- "3628:Access Grid:http://www.accessgrid.org/:1:A:accessgrid:accessgrid.sourceforge.net:The Access Grid (AG) is the ensemble of resources that can be used to support human interaction across the grid. It consists of multimedia display, presentation and interactions environments, and high-quality audio.:other:953140832:1:0:1:0:1:6:http://mailto:accessgrid-tech@lists.sourceforge.net:10:1:0:0:1::::::1343793057:1:0::0:0:" |
NewerOlder