Data Science Hangout | Joe Gibson, de Beaumont Foundation | Collaboration Across a Team

preview_player
Показать описание
We were joined by Joe Gibson, Senior Project Director at de Beaumont Foundation.

At the hangout, there was a great conversation on building a code archive database/using snippets ✂️

38:16 - Sharing a bit of the conversation below:

Stephanie asked: How do you build a code archive database? I’ve worked places with Word documents and need something more user-friendly.

Joe: Each time that we create a work product, we log into our database - it creates a new ID for that project and we add some basic information then create a folder for it. We then store it in our structure we have in our network to make it easier for people to find things. In addition to having the library of all our code, we have some folders that have handy code snippets.

Steve: We’re developing an internal package for getting data and doing common tasks is a more standard way, which is nice. Nothing too fancy but it streamlines things.

Ethan: If you're using GitHub, Gist is also a great way to share snippets of code. I have a snippet that set up the header/documentation structure for a script. On of the first bits is library(tidyverse)

Mike asked: Has anyone developed R snippets and distributed them across a team? I don’t know if people are familiar with the snippets within RStudio but they are cool because you can use template frameworks and it jumps you to the next thing you need to tailor for your own situation. It’s essentially a function.

Javier: These are super helpful, Mike. I recently learned about them and was shocked. I have all kinds of snippets for myself and my team now.

Resources shared:

Where to find more?

Follow Us Here:
Рекомендации по теме