Temporarily disable downcast warning
without_downcast_warning(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))
#> A Filebacked Big Matrix of type 'integer' with 10 rows and 10 columns.