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

Skip to content
/ ottrpal Public

❗ This is a read-only mirror of the CRAN R package repository. ottrpal — Companion Tools for Open-Source Tools for Training Resources (OTTR). Homepage: https://github.com/jhudsl/ottrpal Report bugs for this package: https://github.com/jhudsl/ottrpal/issues

Notifications You must be signed in to change notification settings

cran/ottrpal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-CMD-check CRAN status Downloads Lifecycle: stable

ottrpal package

ottrpal is a companion R package for OTTR courses (Open-source Tools for Training Resources).

Go to ottrproject.org to get started! 🎉

  • Perform URL, spell, and formatting checks for your Quarto and R markdown, and markdown files.
  • Prep your courses for upload to Massive Open Online Courses (MOOCs): Coursera and Leanpub.
  • ottrfy() your course to make it ready for all the OTTR functionality.

Installing ottrpal:

You can install ottrpal from GitHub with:

install.packages("ottrpal")

If you want the development version (not advised) you can install using the remotes package to install from GitHub.

if (!("remotes" %in% installed.packages())) {
  install.packages("remotes")
}
remotes::install_github("jhudsl/ottrpal")

About

❗ This is a read-only mirror of the CRAN R package repository. ottrpal — Companion Tools for Open-Source Tools for Training Resources (OTTR). Homepage: https://github.com/jhudsl/ottrpal Report bugs for this package: https://github.com/jhudsl/ottrpal/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages