read_qsf: Import a QSF file

Description Usage Arguments Details

View source: R/read_qsf.R

Description

read_qsf reads a QSF file as a list

Usage

1
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.


sumtxt/qsf documentation built on Nov. 22, 2021, 9:31 p.m.