View source: R/fare_structure.R
assert_fare_structure | R Documentation |
Asserts whether the specified fare structure object complies with the
structure set in setup_fare_structure()
.
assert_fare_structure(fare_structure)
fare_structure |
A fare structure object, following the convention
set in |
Throws and error upon failure and invisibly returns TRUE
on
success.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.