To start with the new package in RStudio, double-click the pkgname.Rproj file that _______

To start with the new package in RStudio, double-click the pkgname.Rproj file that _______ Correct Answer Create()

To get started with your new package in RStudio, double-click the pkgname.Rproj file that create() just made. This will open a new RStudio project for your package. Projects are the way to develop packages.

Related Questions

Which of the following package by Yihui is built in to RStudio environment?