Learn R Programming

phenofit (version 0.2.0)

obj.size: obj.size

Description

Get object size in unit

Usage

obj.size(obj, unit = "Mb")

Arguments

obj

Object

unit

"Kb", "Mb" or "Gb"

Examples

Run this code
# NOT RUN {
obj.size(1:100)
# }

Run the code above in your browser using DataLab