R/parsecheck.R

parsecheck <- function(str)
#  ="/Users/hoffmannc/R/test0/R")
    for (f in list.files(str, full.names = TRUE)) parse(f)

Try the cwhmisc package in your browser

Any scripts or data that you put into this service are public.

cwhmisc documentation built on May 1, 2019, 7:55 p.m.