powered by
This is sample dataset for QSPR modeling. The first column is SMILES strings, and the rest 4 columns are properties.
data("qspr.data")
# NOT RUN { data(qspr.data) smis <- paste(qspr.data[,1]) ty <- qspr.data[,c(2,5)] # }
Run the code above in your browser using DataLab