This blog is also available on R-bloggers.
Extending Data Frames
Creating custom classes and {dplyr} compatibility
data frame
R
R package
interoperability
S3 class
dplyr
R is a commonly used language for data science and statistical computing. Foundational to this is having data structures that allow manipulation of data with minimal effort…
What Should the First 100 Lines of Code Written During an Epidemic Look Like?
outbreak analytics
100 days workshop
participatory research
This vignette summarises the findings from the 100 days and 100 lines of code workshop, hosted in December 2022 by Epiverse-TRACE.
Convert Your R Function to an S3 Generic: Benefits, Pitfalls & Design Considerations
R
R package
object orientation
S3
interoperability
To build a tight and well-integrated data pipeline, it may be desirable to rely on object orientation (OO) to automatically pass valuable information from one step to the…
No matching items