Skip to content
Prev 276415 / 398506 Next

Reading parameters from dataframe and loading as objects

On Nov 4, 2011, at 1:50 PM, "Francois Pepin" <francois.pepin at sequentainc.com> wrote:

            
While it is true that using "data" as an object name is a bad choice, the specific reason offered is incorrect. Functions are kept in a different list from other named objects and creating a "data" data.frame will NOT overwrite the data function.