read_desc: Read a file of chemical descriptors

Description Usage Arguments Details

View source: R/read_desc.R

Description

read_desc can read an RDS, CSV, or Excel file with chemical descriptors. The function is a helpful wrapper for readRDS, read.csv and read_excel from the package readxl.

Usage

1
read_desc(path)

Arguments

path

The path to the file to be read

Details

The path passed to the function must include the file extension.


awqx/qsarr documentation built on Oct. 2, 2021, 7:05 a.m.