1
0
mirror of https://github.com/msberends/AMR.git synced 2025-12-16 06:30:21 +01:00
Files
AMR/reference/AMR-deprecated.md
2025-11-24 10:42:21 +00:00

16 lines
362 B
Markdown

# Deprecated Functions, Arguments, or Datasets
These objects are so-called
'[Deprecated](https://rdrr.io/r/base/Deprecated.html)'. **They will be
removed in a future version of this package.** Using these will give a
warning with the name of the alternative object it has been replaced by
(if there is one).
## Usage
``` r
ab_class(...)
ab_selector(...)
```