Package 'rtraining'

Title: R Training Resources, Guides, Tips, and Knowledge Base
Description: Houses variouse material realted to teaching R.
Authors: Jimmy Briggs [aut, cre]
Maintainer: Jimmy Briggs <[email protected]>
License: MIT + file LICENSE
Version: 0.0.1
Built: 2025-02-24 05:03:39 UTC
Source: https://github.com/jimbrig/rtraining

Help Index


Open UserGuide of the package

Description

Open UserGuide of the package

Usage

open_guide(ext = "html")

Arguments

ext

extension of the book to open: 'html', 'pdf'


Open pkgdown site of the package

Description

Open pkgdown site of the package

Usage

open_pkgdown()