powered by
Example length and weight data used in StatCharrms when generateExamples is called from the [Examples] button in the StatCharrms main window.
generateExamples
data("lengthWeightData")
Generation
Generation of the fish.
Treatment
Treatment level for an observation.
Replicate
Replicate the observation belongs to.
Number
The row number in the dataset.
SEX
The gender of the fish.
WEIGHT
The weight of the fish.
LENGTH
The length of the fish.
Concentration
The concentration of the chemical the fish were exposed to.
Age
The age of the fish.
TBA
# NOT RUN { data(lengthWeightData) str(lengthWeightData) # }
Run the code above in your browser using DataLab