Learn R Programming

LLSR (version 0.0.3.1)

peg4kslt: Dataset of experimental binodal data of an ATPS

Description

A dataset containing the experimental binodal data for a PEG/SALT Aqueous Two-Phases System (ATPS)

Arguments

Format

multi-level data.frame()

XC

Ammonium Sulphate mass fraction

YC

Poly(ethylene glycol) mass fraction

...

Examples

Run this code
# NOT RUN {
#
XYdt <- peg4kslt[,1:2]
#
Xdt<-peg4kslt[,1]
#
Ydt<-peg4kslt[,1]
# }

Run the code above in your browser using DataLab