Title: | INQS Tools |
---|---|
Description: | This package contains functions and templates I like to use. |
Authors: | Isaac Quintanilla Salinas [aut, cre] |
Maintainer: | Isaac Quintanilla Salinas <[email protected]> |
License: | CC0 |
Version: | 0.1.2 |
Built: | 2024-10-30 04:45:34 UTC |
Source: | https://github.com/inqs909/inqstools |
A wrapper function that will create a learnr interactive document with the CSUCI theme.
ci_learnr(name)
ci_learnr(name)
name |
A string value containing the name of the tutorial you want to create. |
Creates a learnr tutorial with important components to create CI learnr tutorial.