| Wmat1D | R Documentation |
FUNCTION_DESCRIPTION
Wmat1D(
survey.net,
wdh_model = list("sd_dh", "d_dh", "n_dh", "E"),
sd0 = 1,
d0 = NA,
n0 = 1,
res.units = "mm"
)
survey.net |
PARAM_DESCRIPTION |
wdh_model |
PARAM_DESCRIPTION, Default: list("sd_dh", "d_dh", "n_dh", "E") |
sd0 |
PARAM_DESCRIPTION, Default: 1 |
d0 |
PARAM_DESCRIPTION, Default: NA |
n0 |
PARAM_DESCRIPTION, Default: 1 |
res.units |
PARAM_DESCRIPTION, Default: 'mm' |
DETAILS
OUTPUT_DESCRIPTION
mutate
## Not run:
if(interactive()){
#EXAMPLE1
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.