design icon indicating copy to clipboard operation
design copied to clipboard

Importing Functions

Open jonthegeek opened this issue 11 months ago • 1 comments

I'd love to see advice on when to import (vs use_standalone?) vs write your own, and any related advice around them. For example, Clean Code recommends always wrapping imported functions to make it easier to deal with changes. Would you recommend that in R? Only in some situations, maybe?

jonthegeek avatar Aug 07 '23 16:08 jonthegeek