# 05_02 create model syntax for travel time and distance LPA
# library(tidyverse)
# library(MplusAutomation)
# library(here)
#
# #import my function to write mplus data to file in the right file location
# devtools::load_all()
#
# createModels(templatefile = here("analysis/Mplus/trav-beh/time_dist/lpa_ttds_template.txt"))
#
# runModels(
# here("analysis/Mplus/trav-beh/time_dist//"),
# recursive=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.