read.excel | R Documentation |
Read an excel file and return a data.frame without generating warnings.
read.excel(f, fix_names=FALSE, lower=FALSE, ...)
f |
character (filename) |
fix_names |
logical. If |
lower |
logical. If |
... |
additional arguments passed on to |
.
data.frame
read.excel.hdr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.