has_length: Function to determine if an R object has length

has_lengthR Documentation

Function to determine if an R object has length

Description

Function to determine if an R object has length

Usage

has_length(x)

Arguments

x

an R object. For replacement, a vector or factor.

Value

a non-negative integer or double (which will be rounded down).


maxjnorman/shiny.table.store documentation built on March 20, 2024, 3:15 p.m.