Skip to content

Topics for generic "misc" tips #26

@grantmcdermott

Description

@grantmcdermott

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.)
  • .Rprofile file for controlling options. (Obvs .Renviron too 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions