Learn R Programming

ssdtools (version 0.3.7)

test_data: Test Data

Description

Data to test ssdtools.

Usage

test_data

Arguments

Format

An object of class tbl_df (inherits from tbl, data.frame) with 141 rows and 2 columns.

Details

Chemical

The chemical (chr).

Conc

The chemical concentration (dbl).

Examples

Run this code
# NOT RUN {
head(test_data)
# }

Run the code above in your browser using DataLab