load_questions: Load up questions from a csv

View source: R/utils.R

load_questionsR Documentation

Load up questions from a csv

Description

Load up questions from a csv

Usage

load_questions(csv_path = "inst/PVQ_questions.csv", pvq_type = 21, lang = "fr")

Arguments

csv_path

csv path

pvq_type

either 21 or 40

lang

pick which language

Value

questions tibble of filtered questions


Hoohm/PVQtools documentation built on March 17, 2022, 5:14 p.m.