mirror of
https://github.com/msberends/AMR.git
synced 2025-12-18 15:40:33 +01:00
Built site for AMR@3.0.1.9003: ba30b08
This commit is contained in:
15
reference/AMR-deprecated.md
Normal file
15
reference/AMR-deprecated.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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(...)
|
||||
```
|
||||
Reference in New Issue
Block a user