Description Usage Arguments Value See Also Examples
This method creates a dataframe from the output of fgeo.krig::krig()
(which is a list of class "krig_lst").
1 2 3 4 5 6 |
x |
The output of |
.id |
Name for the column to hold soil variable-names. |
item |
Character string; either "df" or "df.poly". |
... |
Arguments passed to the |
row.names |
|
optional |
logical. If |
A dataframe.
base::as.data.frame()
, tibble::as_tibble()
.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.