guess_haven: Guess File Type to Pass to 'haven' Readers

Description Usage Arguments Value

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

1
guess_haven(.data)

Arguments

.data

Data to guess/read

Value

A reader function, and its label


readit documentation built on May 2, 2019, 8:03 a.m.

Related to guess_haven in readit...