Duncan, > Bert gave you an answer that depends on ls(). Whether there's > something like "set<TAB>" that can return "asset" probably depends on > your front end, and may be customizable using the facilities described > in ?rcompgen.
thanks. i am just using command line R on linux. i tried setting `rc.setting(fuzzy=TRUE, func=TRUE, ipck=TRUE)`, but `data.table::set<TAB>` still only shows names that start with "set". Bert's `ls` answer works, but did you have an idea of how else this might be made to work with rcompgen? cheers, Greg ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.