Comparing packages and scripts
Creating packages in R offers several advantages over defining functions in scripts. Scripts are usually the first way that users interact with R through the use of R packages. Becoming an R package creator takes your data and software skills to another level! Let's compare and contrast the two methods in terms of their impact on code organization, reproducibility, collaboration, and sharing.
Which of the following statements are true? Select all that apply.
Cet exercice fait partie du cours
Developing R Packages
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
