| naoh_digest_df | R Documentation |
This dataset, naoh_digest_df, is a data frame containing digestibility coefficients for six horses that were fed straw. Each horse was tested under two conditions: once after being fed ordinary straw and once after being fed straw treated with sodium hydroxide (NaOH).
data(naoh_digest_df)
A data frame with 6 observations and 3 variables:
Integer identifier for each horse
Numeric variable representing digestibility after consuming ordinary straw
Numeric variable representing digestibility after consuming NaOH-treated straw
The dataset name has been kept as 'naoh_digest_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the MedxR package and assists users in identifying its specific characteristics. The suffix 'df' indicates that the dataset is a data frame. The original content has not been modified in any way.
Data taken from the isdals package version 3.0.1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.