Skip to content

write_gazepoint_analysis_plan

R reference: gp3ml 0.3.0.

Write an analysis plan

Write an analysis plan

R reference usage

write_gazepoint_analysis_plan(plan, path, format = c("rds", "json", "md"))

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