Skip to content

lock_gazepoint_analysis_plan

R reference: gp3ml 0.3.0.

Lock an analysis plan using SHA-256

Lock an analysis plan using SHA-256

R reference usage

lock_gazepoint_analysis_plan(plan, plan_id = NULL, locked_at = Sys.time())

The Python implementation is exported as gp3mlpy.lock_gazepoint_analysis_plan. See the runtime docstring for Python-specific typing and semantic adaptations.