guess_haven {readit}R Documentation

Guess File Type to Pass to haven Readers

Description

This function is a helper for readit() to guess the type of file that can be passed to an appropriate reader from haven.

Usage

guess_haven(.data)

Arguments

.data

Data to guess/read

Value

A reader function, and its label


[Package readit version 1.0.0 Index]