without_downcast_warning | R Documentation |
Temporarily disable downcast warning
without_downcast_warning(expr)
expr |
The expression to evaluate without downcast warning. |
The result of the evaluated expression.
without_downcast_warning(FBM(10, 10, type = "integer", init = 1.5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.