Exported and non-exported functions
Your friend is getting some errors when trying to work with functions in a package. After assisting them, you realize that they forgot to export their functions in the package. Help them remember the differences between exported and non-exported functions by running through an exercise yourself.
Diese Übung ist Teil des Kurses
Developing R Packages
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
