| read_pkg_dependency_tree | R Documentation |
Checks if two dataframes are equal.
read_pkg_dependency_tree(
pack,
dep_level = c("Depends", "Imports", "LinkingTo"),
available_packages = available.packages()
)
df1 |
A dataframe |
df2 |
The second dataframe |
TRUE if the dataframes are equal else FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.