powered by
Prints the dimensions of an array-like object in a user-friendly manner, substituting NA with ?? (for SQL queries).
NA
dim_desc(x)
Object to show dimensions for.
# NOT RUN { dim_desc(mtcars) # }
Run the code above in your browser using DataLab