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

Skip to content

tedddy/SciViews.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SciViews web site

This is the SciViews website R Markdown/Knitr/Jekyll generator. Go to http://www.sciviews.org to reach it.

To compile this site, you should use knitr and servr R packages from CRAN:

install.packages(c("knitr", "servr"))

Then, in R Studio, open the SciViews.github.io project and issue this command in the R console:

servr::jekyll(input = c(".", "_source/articles", "_source/blog")
             output = c(".", "_posts/articles", "_posts/blog"))

See Yihui Xie's knitr-jekyll Github repository for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 38.4%
  • CSS 28.9%
  • TeX 13.8%
  • HTML 12.6%
  • R 4.3%
  • Ruby 1.8%
  • Makefile 0.2%