Message-ID: <01BD4885-79C7-427C-AFEE-0AEACB896C14@staff.londonmet.ac.uk>
Date: 2019-02-15T11:37:54Z
From: Dimitrios Stasinopoulos
Subject: Saving and reloading function in a package
I would like to put a graphic background to a model diagnostic plot.
The background is created with plot()/lines() but it takes time.
My solution was to save the plots as functions using splinefun().
Those saved function can be put in a .RData file using load() or .rds using saveRDS().
My question is how I can put those files in a package and load them within a function of the package.
Any suggestion please?
Prof Dimitrios Stasinopoulos
stasinom at staff.londonmet.ac.uk
--
London Metropolitan University is a limited company registered in England
and Wales with registered number 974438 and VAT registered number GB 447
2190 51. Our registered office is at 166-220 Holloway Road, London N7 8DB.
London Metropolitan University is an exempt charity under the Charities Act
2011. Its registration number with HMRC is X6880.
[[alternative HTML version deleted]]