load_data: Load data

Description Usage Arguments Value Author(s)

View source: R/tabulate.R

Description

Load the survey data from an excel file. The data in the excel must be in a very specific form.

Usage

1
load_data(file_path)

Arguments

file_path

Character. path to the XLSX file

Value

List. List with tree named Tibbles, 'data', 'questions' and 'answers'.

Author(s)

Leonardo Rocha


leofmr/surveystats documentation built on March 19, 2021, 3:48 p.m.