Skip to content

Conventions in xportr

Ben Straub edited this page Apr 28, 2023 · 5 revisions
  • xportr strives to follow the guidance laid out in the R Pacakges manual.

We do deviate in the following ways:

  • We try and avoid the use of :: in our code and use a xportr-package.R file to load all the needed imports.
Clone this wiki locally