retitle 395115 r-base-core: prompt thinks everything is data thanks The problem is not limited to generics: > foo <- function(a) 3 > prompt("foo")
produces a template for data. The docs say it does this when it doesn't recognize what something is. Weird, I don't see anything about this problem on the R lists (based on looking for "prompt" in the subject). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]