Skip to content

write_gp3ml_api_contracts

R reference: gp3ml 0.3.0.

Write gp3ml API contracts

Write gp3ml API contracts

R reference usage

write_gp3ml_api_contracts(
  registry = gp3ml_api_contracts(),
  directory = ".",
  prefix = "gp3ml_api_contracts",
  overwrite = FALSE
)

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