load_survey: Load a survey dataset from a file

View source: R/detector.R

load_surveyR Documentation

Load a survey dataset from a file

Description

Loads a survey dataset from a file, auto-detects all of the columns, and then processes the dataset

Usage

load_survey(file, ...)

Arguments

file

Name of the file to load

Value

A tibble containing the processed dataset


rwash/surveys documentation built on Sept. 18, 2023, 11:31 p.m.