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.
This exercise is part of the course
Developing R Packages
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
