use_nightly {Rnightly}R Documentation

Enables the nightly javascript library

Description

The function activates the capabilities of the nightly javascript library. The user can put it anywhere within the UI.

Usage

use_nightly()

Value

called for the side effect of activating the scrollrevealjs library

Examples



# Put the function within your shiny ui

use_nightly()





[Package Rnightly version 0.1.0 Index]