Description Usage Arguments Value Examples
Write well log dataframe to las file format
| 1 | 
| data | a dataframe. The curves names are taken from the column names of the dataframe. | 
| name | variable to be used as .las file name. Usually in the form  | 
| verbose | logical, define whether the function should print out the names of the writen .csv files. Dafault = TRUE. | 
| do | logical, define if the output is a data frame. Dafault = FALSE.
This is required if used with function  | 
write .las file.
Additionally returns a dataframe if do = TRUE .
As side effect, if verbose = TRUE prints out the names of the writen .las files
| 1 2 3 4 5 6 7 8 9 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.