ComenzarEmpieza gratis

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 ejercicio forma parte del curso

Developing R Packages

Ver curso

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empieza el ejercicio