0 errors | 0 warnings | 1 note
This is a new release.
I have addressed all requested changes in Gregor Seyer's report (thanks!)
The old working directory is now restored in inst/app/app.R using oldwd <- getwd(); on.exit(oldwd)
in the relevant function. (Sorry; I thought changes to wd in a shiny app didn't affect the user's wd.)
I found and fixed two small bugs today (while trying to make a pride flag demo, which is an unusual use case), so updated the version to 0.1.1 and hope this gets to you before you look at the previous version.
blank()
images with no namesimage_func()
when func = "composite" and the length of stimuli and composite_image are the same.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.