runClasslessExample: Run classless Example App

View source: R/example.R

runClasslessExampleR Documentation

Run classless Example App

Description

Test out the classless CSS frameworks. It is a kitchen sink of all of the HTML tags available.

All applications use the same R code, with the exception of the outer "page" function call.

Usage

runClasslessExample(framework, ...)

## Default S3 method:
runClasslessExample(framework = FRAMEWORKS, ...)

## S3 method for class 'Classless'
runClasslessExample(framework, ...)

Arguments

framework

The name of the framework to

...

Arguments to pass to the relevant page


ashbaldry/classless documentation built on June 2, 2022, 12:55 a.m.