Last chance! 50% off unlimited learning
Sale ends in
powered by
Advanced object browser
Ls (pos = 1, pattern, mode = "any", type = "any", exclude = "function", sort = "name")
which object mode to include, "any" to include all
which object type to include ("type" is typically, but not always an object's class attribute), "any" to include all
exclude functions (default), "none" to include all
sort by name (default), "size" to sort by size
specify environment, passed to ls()
optional reguler expression, passed to ls()
Data frame with object features columns.
Based on 'ls()' but outputs data frame.
ls
# NOT RUN { data(trees) Ls() # }
Run the code above in your browser using DataLab