| migrbc-package | A package for classifying border crossings using a rules-based methodology. |
| check_and_tidy_date | Validate general dates |
| check_and_tidy_date_crossing | Validate dates on border crossing. |
| check_and_tidy_date_first_last | Validate dates in sequence |
| check_data_columns | Validate the data columns of crossing information |
| check_ini_res_data_columns | Validate the data columns of the initial residence status data |
| check_integer | Validate an integer value |
| check_is_logic | Validate a logical value |
| check_object_size | Validate the size of a object |
| check_positive_number | Validate a positive numeric value |
| check_work_spaces | Validate the size of data (work space) |
| get_object_size | Get Object Size |
| get_random_dates | Get Random Dates |
| initialize_logger | Initialize Futile Logger |
| internal_process | Internal function |
| migrbc | A package for classifying border crossings using a rules-based methodology. |
| plot_mig_hist | Plot a migration history. |
| pre_process | A function to convert a large data into a number of sub groups |
| rcpp_resolve | Processing RBC for a person. |
| resolve_data | Process RBC |
| resolve_data_with_error | Produce Error Result |
| run_rbc | Run RBC |
| run_rbc_process_core | Processing RBC for a list of person. |
| run_rbc_process_with_error | Processing RBC for a list of person. |
| segment_coord_horiz | Internal function |
| segment_coord_vert | Internal function |
| setup_random_test_data | Setup Random Test Data |