trinker/qdapRegex: qdapRegex is a collection of regular expression tools associated with the qdap package that may be useful outside of the context of discourse analysis.
qdapRegex is a collection of regular expression tools associated with the qdap package that may be useful outside of the context of discourse analysis. - trinker/qdapRegex
A Beginner-Friendly Introduction to Containers, VMs and Docker
by Preethi Kasireddy A Beginner-Friendly Introduction to Containers, VMs and DockerSource: https://flipboard.com/topic/containerIf you’re a programmer or techie, chances are you’ve at least heard of Docker: a helpful tool for packing, shipping, and running applications within “containers.” It’d be hard not to, with all
Structuring R projects: Chris von Csefalvay's perspective on the ideal R project
Structuring R projects is not fun. However, especially in a collaborative data science setting, it is indispensable, and the mark of a true team player.