mirror of
https://github.com/msberends/AMR.git
synced 2025-12-16 06:30:21 +01:00
16 lines
362 B
Markdown
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(...)
|
|
```
|