read_qsf: Import a QSF file

View source: R/read_qsf.R

read_qsfR Documentation

Import a QSF file

Description

read_qsf reads a QSF file as a list

Usage

read_qsf(path, ...)

Arguments

path

file on disk

...

additional conversion arguments, see read_json

Details

This function is just a wrapper around read_json. Any QSF file is a JSON file.


writertyper/research documentation built on July 5, 2022, 11:33 p.m.