mirror of
https://github.com/msberends/AMR.git
synced 2026-06-24 12:16:22 +02:00
Built site for AMR@3.0.1.9061: 0c1709c
This commit is contained in:
@@ -14,8 +14,10 @@ have to bother about it again after setting it up once.
|
||||
## Usage
|
||||
|
||||
``` r
|
||||
set_mo_source(path, destination = getOption("AMR_mo_source",
|
||||
"~/mo_source.rds"))
|
||||
set_mo_source(
|
||||
path,
|
||||
destination = getOption("AMR_mo_source", "~/mo_source.rds")
|
||||
)
|
||||
|
||||
get_mo_source(destination = getOption("AMR_mo_source", "~/mo_source.rds"))
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user