Displaying 1 result from an estimated 1 matches for "expand_t".
Did you mean:
expand
2001 Sep 17
1
R package & namespace questions
...seems quite unsafe to me coming from a Java background where namespaces are very controlled.
I guess my question boils down to asking if the object manager in R maintains function names as: functionname or as pkg::functionname
Finally, a function i wrote, placed in a file.R and sourc'ed:
misc.expand_table <- function(vec, n)
{
# something
}
seems to redefine the base function "table".
Thanks for any suggestions or comments.
ken
__________________________________________________________________
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...