How to refer to a new package created that is used for my flexdashboard?

31 Views Asked by At

I have created a new package/library with Package RBuild. The functions I have stored within this package are called into a flexdashboard RMarkdown. Now, the dashboard is deployed on rsconnect . Yet, I cannot deploy it since the library isn't recognized.

How to refer to the package/library into the package itself so that I won't have issues with deployment?

0

There are 0 best solutions below