Luciano Pastorelli
banner
lucianopastorelli.bsky.social
Luciano Pastorelli
@lucianopastorelli.bsky.social
Peruvian biologist 🇵🇪
Ecology + Genetics (eDNA) + Bioinformatics + Data analysis/coding.
Particular interest on marine fish 🐟🦈🧬
A cheet sheet for naming things in code, including variables, functios, files/folders, etc.

github.com/kettanaito/n...
GitHub - kettanaito/naming-cheatsheet: Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern.
Comprehensive language-agnostic guidelines on variables naming. Home of the A/HC/LC pattern. - kettanaito/naming-cheatsheet
github.com
July 9, 2025 at 8:32 PM
Guides for structuring projects.

www.r-bloggers.com/2018/08/stru...

intro2r.com/dir_struct.h...

There's no universal structure; ultimately, it depends on specific needs. E.g., I've recently been using the str below to manipulate efficiently same datasets across tasks (mostly w/ R & Quarto)
July 9, 2025 at 8:32 PM