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.
Diese Übung ist Teil des Kurses
Developing R Packages
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
