mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 12:37:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@a7d8fd4b36 🚀
This commit is contained in:
parent
7594f3a518
commit
06b5df9722
300 changed files with 1910 additions and 1649 deletions
23
reference/get_dimensions.md
Normal file
23
reference/get_dimensions.md
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
# Extension of the helper function from datamods
|
||||
|
||||
Extension of the helper function from datamods
|
||||
|
||||
## Usage
|
||||
|
||||
``` r
|
||||
get_dimensions(objs, filter_df = TRUE)
|
||||
```
|
||||
|
||||
## Arguments
|
||||
|
||||
- objs:
|
||||
|
||||
objs
|
||||
|
||||
- filter_df:
|
||||
|
||||
flag to only include data frames
|
||||
|
||||
## Value
|
||||
|
||||
vector of data frames with the package names as attr
|
||||
Loading…
Add table
Add a link
Reference in a new issue