https://github.com/vsimko/course-rpackages
From R code to R package
https://github.com/vsimko/course-rpackages
Last synced: 3 months ago
JSON representation
From R code to R package
- Host: GitHub
- URL: https://github.com/vsimko/course-rpackages
- Owner: vsimko
- License: mit
- Created: 2015-11-23T11:43:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-22T07:25:55.000Z (over 10 years ago)
- Last Synced: 2025-03-01T00:51:28.068Z (over 1 year ago)
- Homepage: http://rpubs.com/vsimko/course-rpackages
- Size: 610 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# From R code to R package
* This repository contains a presentation about R pacakges.
* The presentations has been created and can be viewed in **RStudio**.
* It can also be exported to HTML and PDF.
* [This presentation is also published on RPubs](http://rpubs.com/vsimko/course-rpackages)
# How to install locally
* `git clone` the current repository or
* download and extract the ZIP to your local directory
* open the file `Presentation.Rpres` inside RStudio and you'll see the markdown source of the presentation
* click the `Preview` icon in the editor or press `CTRL+SHIFT+K` to start the presentation