validate_gazepoint_environment¶
R reference: gp3ml 0.3.0.
Validate the current environment against a reference record¶
Validate the current environment against a reference record
R reference usage¶
validate_gazepoint_environment(reference, root = ".", include_renv = FALSE)
The Python implementation is exported as gp3mlpy.validate_gazepoint_environment. See the runtime docstring for Python-specific typing and semantic adaptations.