# NOT RUN {
method <- create_ti_method_definition(
system.file("examples/script/definition.yml", package = "dynwrap"),
system.file("examples/script/run.R", package = "dynwrap")
)
trajectory <- infer_trajectory(example_dataset, method())
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab