powered by
lists the packages that are attached, i.e. present in the R search() path
pkg_list_attached()
the names of attached package name as a character vector
print(sort(pkg_list_attached()))
Run the code above in your browser using DataLab