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.
Este exercício faz parte do curso
Developing R Packages
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
