Closed naupaka closed 4 years ago
@SpaceGold checking in on the status of this issue?
Thanks - I've addressed the lint, but I don't sufficiently understand the warning: no visible global function definition for ‘write_csv’
issue. Google suggests something about namespace, but that's for packages. Could you perhaps point me toward a lecture or something I'm missing, to make variables global? Edit: solved via Slack: add pkg syntax.
@SpaceGold please don't close until we've had a chance to verify that it's resolved
ok all good! ✅
To check everything, use
lintr::lint_dir(pattern = rex::rex(".", or("R", "r", "Rmd", "rmd"), end))