1. Learn
  2. /
  3. कोर्स
  4. /
  5. Defensive R Programming

Connected

अभ्यास

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.

निर्देश

50 XP

संभावित उत्तर