Skip to contents

Helps you define the parameters you need for building index urls

Helps you define the parameters you need for building index urls

Usage

cass_build_urls()

cass_build_urls()

Value

Nothing, but prints to the console the function call as created in the Shiny app.

Nothing, called for interactive use.

Examples

if (FALSE) {
if (interactive) {
  cass_build_urls()
}
}
if (FALSE) {
if (interactive) {
  cass_build_urls()
}
}