diff --git a/404.html b/404.html index b97622a3..d99894ac 100644 --- a/404.html +++ b/404.html @@ -30,7 +30,7 @@ FreesearchR - 26.1.2 + 26.2.2 + + + + + +
+
+
+ +
+

Extension of the helper function from datamods

+
+ +
+

Usage

+
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

+
+ +
+ + +
+ + + + + + + diff --git a/reference/get_dimensions.md b/reference/get_dimensions.md new file mode 100644 index 00000000..06df2b98 --- /dev/null +++ b/reference/get_dimensions.md @@ -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 diff --git a/reference/get_fun_options.html b/reference/get_fun_options.html index 565fa69a..8a42de4f 100644 --- a/reference/get_fun_options.html +++ b/reference/get_fun_options.html @@ -7,7 +7,7 @@ FreesearchR - 26.1.2 + 26.2.2