The goal of bis620.2023 is to …
You can install the development version of bis620.2023 from GitHub with:
# install.packages("devtools")
devtools::install_github("anranjiao/BIS620-2023")
This is a basic example which shows you how to solve a common problem:
library(bis620.2023)
accel |>
head(100) |>
plot_accel()