Learn R Programming

renpow (version 0.1-1)

test100: Dataset: simple example for 100 data points

Description

Hypothetical Example

Usage

data("test100")

Arguments

Format

Text file with header x specifying the variable name and one field per line with no separator between fields

Details

Example for scanning files

References

Acevedo, M.F. 2018. Introduction to Renewable Electric Power Systems and the Environment with R. Boca Raton, FL: CRC Press. (ISBN 9781138197343)

Examples

Run this code
# NOT RUN {
x100 <- test100$x
# }

Run the code above in your browser using DataLab