rm_nls <- function(){
rm(NLSdata,NLSformula,NLSlower,NLSmethods,NLSproblems,
NLSsubset,NLSupper,NLSweights,NLSstart,
NLSssquares,NLSpars,refsol,NLStag,NLSref,
envir=.GlobalEnv
)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.