Today I Learned
Here you’ll find posts related to things I’ve learned recently.
Using base::tempdir()
for temporary data storage
data wrangling
workflow
productivity
Need to store data in a place that’s not persistent, use a temporary directory
Calculating correlations with corrr
data analysis
exploratory analysis
data visualization
Use the corrr package to calculate and visualize correlations
Find and replace in Vim
vim
neovim
productivity
Improving productivity by using Vim’s :substitute
command
No matching items