inst/doc/user-guide.R

## ----setup, include = FALSE---------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----eval=FALSE---------------------------------------------------------------
# library(earthUI)
# launch()

## ----eval=FALSE---------------------------------------------------------------
# demo_file <- system.file("extdata", "Appraisal_1.csv", package = "earthUI")
# df <- import_data(demo_file)

Try the earthUI package in your browser

Any scripts or data that you put into this service are public.

earthUI documentation built on March 26, 2026, 1:07 a.m.