inst/doc/howto.R

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

## -----------------------------------------------------------------------------
# Load the tcltk package
library(tcltk)


## -----------------------------------------------------------------------------
# Load the following packages.
library(tcltk2)
library(terra)
library(sara4r)

## -----------------------------------------------------------------------------
sara4r()

Try the sara4r package in your browser

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

sara4r documentation built on Oct. 27, 2023, 1:08 a.m.