powered by
This package contains all the code examples in the book 'R for Dummies' (2nd edition) by Andrie de Vries and Joris Meys.
To print the sample code for every chapter:
ch1()
ch2()
etc.
To print the table of contents:
toc()
To save the elements data frame to either excel or csv format, use:
elements
saveElements()
de Vries, A. , & Meys, J. (2012). R for dummies. Chichester: Wiley. https://rfordummies.com/, ISBN-13: 978-1119962847.