Which function is used for loading packages?
Which function is used for loading packages? Correct Answer Library
library() function is used to load a package. library() is not useful when we are developing a package since you have to install the package first. A library is a simple directory containing installed packages.
মোঃ আরিফুল ইসলাম
Feb 20, 2025