-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Ideas for a "tips" page covering common sticking points:
- How to enable OpenMP multi-threading on Mac. See here; same steps should work for both data.table and fixest.
- Stata variable labels (e.g. with vtable, collapse, or just generic dictionaries)
- Log files (personally not a fan of this workflow in R, but can explain why and/or point to .Rmd, .Rhistory etc.)
-
.Rprofilefile for controlling options. (Obvs.Renvirontoo but that's prob a bit advanced.) - Namespace conflicts
- Updating and versioning R / packages (maybe beyond scope)
- Project environments or
here::here() - Multicore (maybe too specific)
-
?function,example(function),demo(package),vignettes() - Getting external help. Equivalents of Statalist.
What else? @kylebutts @NickCH-K feel free to add/cut.
Metadata
Metadata
Assignees
Labels
No labels