
Locate and load a RegistryStudy from candidate metadata directories
Source:R/r6_tteplan.R
registrystudy_load.RdWalks `candidate_dir_meta` to find the first directory that exists on the current host, then reads `registrystudy.qs2` from inside it. Used in `s0_init.R` to pass a pre-loaded `study` object to [tteplan_from_spec_and_registrystudy()].
See also
[first_existing_path()], [tteplan_from_spec_and_registrystudy()]
Other tte_plan:
tteplan_load(),
tteplan_locate_and_load()