R/timssg4.select.merge.R

Defines functions timssg4.select.merge

Documented in timssg4.select.merge

timssg4.select.merge <-
function(folder=getwd(), countries, student=c(), home, school, teacher) {
  intsvy.select.merge(folder=folder, countries=countries, student=student, home=home, school=school, teacher = teacher, 
                      config=timss4_conf)
  
}

Try the intsvy package in your browser

Any scripts or data that you put into this service are public.

intsvy documentation built on Oct. 3, 2023, 1:07 a.m.