Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

before_check #46

Open
markvanderloo opened this issue Aug 13, 2015 · 0 comments
Open

before_check #46

markvanderloo opened this issue Aug 13, 2015 · 0 comments
Assignees
Milestone

Comments

@markvanderloo
Copy link
Member

Validator yaml files should allow for a section like this:


---
before_check : >
  # some free R code like
  nacecodes <- read.table("nace.tab")[,1]

---

The idea is that this code gets executed in the environment that will later surround the evaluation environment for the checks.

@markvanderloo markvanderloo added this to the 0.2 milestone Aug 13, 2015
@markvanderloo markvanderloo self-assigned this Aug 13, 2015
@markvanderloo markvanderloo modified the milestones: 0.3, 0.2 Jul 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant