File: utils.r

package info (click to toggle)
r-cran-stringr 0.6.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 308 kB
  • sloc: makefile: 3
file content (1 line) | stat: -rw-r--r-- 50 bytes parent folder | download
1
compact <- function(l) Filter(Negate(is.null), l)