package_size: Return the size of a package, or all packages in a folder

View source: R/utils_file_io.R

package_sizeR Documentation

Return the size of a package, or all packages in a folder

Description

Return the size of a package, or all packages in a folder

Usage

package_size(packages, path = .libPaths()[1])

Arguments

packages

chr of package names

path

chr with package folders in it such as .libPaths

Value

chr/tbl depending on whether packages or path is provided

See Also

Other file IO: col_types(), dep_read(), dep_write(), dir_fn(), dirs, ext(), file_fn(), is_filepath(), last_updated(), list.files2(), load_obj(), make_names(), mkpath(), move_files_to_folder(), needs_update(), object_fn(), object_write(), write_dir_fn(), write_lines()

Examples

package_size()

yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.