Number of Loaded Packages
The search function gives a list of attached packages. Packages are typically attached either
when starting R, or when we use the library() function.
Using search(), how many packages are loaded? Note: autoloads is actually a package, it is used to make loading objects more efficient.
Cet exercice fait partie du cours
Defensive R Programming
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice