Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cran/SASmarkdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")
# devtools::install_github("Hemken/SASmarkdown", build_vignettes = TRUE)    # build vignettes locally
# or use
install.packages("SASmarkdown") # on CRAN

Then you can check with

library(SASmarkdown)
help(package="SASmarkdown")

If the package was installed, you should see an R Help page. Vignettes about using the package may be found from help(package="SASmarkdown").

If you would like to contribute to this project, please "fork" it on Github. Or, just email me directly.

About

❗ This is a read-only mirror of the CRAN R package repository. SASmarkdown — 'SAS' Markdown. Homepage: https://www.ssc.wisc.edu/~hemken/SASworkshops/sas.html#writing-sas-documentation Report bugs for this package: https://github.com/Hemken/SASmarkdown/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages