Estimated size
Description
Return an estimation of the total (heap) allocated size of the DataFrame.
Usage
<DataFrame>$estimated_size()
Format
function
Value
Estimated size in bytes
Examples
#> [1] 2816
Return an estimation of the total (heap) allocated size of the DataFrame.
<DataFrame>$estimated_size()
function
Estimated size in bytes
#> [1] 2816