After installation, please read the help page:
help("fritools-package", package = "fritools")
#> Utilities for the Forest Research Institute of the State
#> Baden-Wuerttemberg
#>
#> Description:
#>
#> Miscellaneous utilities, tools and helper functions.
#>
#> Details:
#>
#> You will find the details in
#> 'vignette("An_Introduction_to_fritools", package = "fritools")'.
You can install fritools from gitlab via:
if (! require("remotes")) install.packages("remotes")
::install_gitlab("fvafrcu/fritools") remotes