ll: ll list full info on objects

Description Usage Arguments

Description

This is a steal however it probably needs a rewrite in the plyr world

Usage

1
2
3
ll(name = NULL, pos = 1L, envir = as.environment(pos), allNames = FALSE,
  pattern = ".*", order.by = NULL, decreasing = FALSE, head = FALSE,
  n = 100)

Arguments

name

see ls()

pos

see ls()

envir

see ls()

allNames

see ls()

pattern

see ls()

decreasing

reverse direction

head

restrict number

n

number to list

orderBy

field to orderby


PietaSchofield/pietalib documentation built on May 8, 2019, 3:18 a.m.