packtrack_view: View the data

Description Usage Arguments

View source: R/view_data.R

Description

This function displays information about the usage of the packages.

Usage

1
packtrack_view(previously_loaded = non_used, non_used = FALSE)

Arguments

previously_loaded

boolean indicating whether to add (TRUE) or not (FALSE) information about packages that were already loaded before that the tracking was activated. This includes for instance the packtrack package itself. Default is to do the same as the argument selected for non_used.

non_used

a boolean indicating whether to add (TRUE) or not (FALSE, default) information about packages not recorded during tracking.


courtiol/packtrack documentation built on May 30, 2021, 12:10 a.m.