You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have existing apps and tutorials out there using some of the older functions, so I need to make sure there is at least a deprecation notice on the functions with a suggestion on what to do instead before it hits CRAN.
Also need to make sure the tracking tags are enabled, which is essential for my live deployed apps, so incorporating this function into the footer somewhere:
I renamed the new function to gentelellaPageCustom() - there are too many video tutorials and apps using the old function to make it a smooth transition, I will spend the rest of my years supporting them :)
But all the new functionality is all in there, just with renamed function. The old function is quicker to get up and running I think, whilst the new one offers more power and control. Will look at integrating more of the HTML/CSS as I'm sure there are some redundant functions.
Hi Mark,
I missed your message. I agree with your new approach, even though I would have prefered the name gentelellaPagePlus() instead of gentelellaPageCustom(). What do you think about that?
Let me know if you need some help for special tasks.
I have existing apps and tutorials out there using some of the older functions, so I need to make sure there is at least a deprecation notice on the functions with a suggestion on what to do instead before it hits CRAN.
For example this app should work
https://github.com/MarkEdmondson1234/verbal_ga_shiny/blob/master/app_final.R
Missing functions currently include:
and
Also need to make sure the tracking tags are enabled, which is essential for my live deployed apps, so incorporating this function into the footer somewhere:
gentelellaShiny/R/template.R
Line 20 in 802eea1
The text was updated successfully, but these errors were encountered: