powered by
Check a migration structure and print a description of attributes values.
validate_migration(migr)
A migration structure.
A list of error messages, list() if no error.
# NOT RUN { migr <- generate_toy_migration() msg <- validate_migration( migr ) # }
Run the code above in your browser using DataLab