inst/doc/Basic_Operations.R

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

## ----echo=FALSE, results='asis'-----------------------------------------------
knitr::kable(head(LKT::samplelkt, 10))

Try the LKT package in your browser

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

LKT documentation built on July 3, 2024, 5:11 p.m.