SASmarkdown v0.4.3
Monthly downloads
'SAS' Markdown
Settings and functions to extend the 'knitr' 'SAS' engine.
Readme
SASmarkdown
This is a collection of R functions that extends knitr's capability for using SAS as a language engine. They have no use if you do not also have SAS installed.
You can install these as an R package:
devtools::install_github("Hemken/SASmarkdown")
Then you can check with
library(SASmarkdown)
help(package="SASmarkdown")
If the package was installed, you should see an R Help page. Vignettes
on using the package may be found from help(package="SASmarkdown")
.
If you would like to contribute to this project, please "fork" it on Github and then clone it back to your working environment. Make your changes and enhancements, push them back to your Github repository, then initiate a "pull" request.
While this procedure may seem overly elaborate, this allows us each to keep the parts we like, even if we should disagree! (I’ve been really happy about this at least twice, as the forking user.)
Functions in SASmarkdown
Name | Description | |
saslog_hookset | A function to clean SAS log files | |
SASmarkdown-package | Settings and functions to extend the knitr SAS engine. | |
sas_collectcode | Create a knitr chunk hook for accumlating code. | |
sas_enginesetup | Create SAS engines for knitr | |
spinsas | Convert a specially marked up SAS file to Markdown and HTML. | |
sas_output | A function to provide cleaner output for knitr's SAS engines. | |
No Results! |
Last month downloads
Details
Date | 2017-11-30 |
SystemRequirements | SAS |
License | MIT + file LICENSE |
RoxygenNote | 6.0.1 |
URL | http://www.ssc.wisc.edu/~hemken/SASworkshops/sas.html#writing-sas-documentation |
BugReports | http://github.com/Hemken/SASmarkdown/issues |
NeedsCompilation | no |
Packaged | 2017-11-30 15:07:21 UTC; hemken |
Repository | CRAN |
Date/Publication | 2017-11-30 15:35:03 UTC |
imports | knitr |
Contributors |
Include our badge in your README
[](http://www.rdocumentation.org/packages/SASmarkdown)