Description Usage Arguments Details Value Author(s) References Examples
read.file
This function read files similar to asreml.read.table().
1 |
file |
File name. |
header |
Whether file has header for varialbes, TRUE(default). |
sep |
Field separator character, ','(default). |
dec |
Decimal points' character, '.'(default). |
... |
Further arguments to be passed to read.table. |
files similar to asreml.read.table().
this returned a data.frame.
Yuanzhen Lin <yzhlinscau@163.com>
Yuanzhen Lin. R & ASReml-R Statistics. China Forestry Publishing House. 2016 myRPex website:https://github.com/yzhlinscau/myRPex
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.