Description Usage Arguments Details Value Examples
changes project directory/publish directory/library locataion or identifies imported project
1 2 | relocateProject(project.id0, project.path = NA, swap.directory = NA,
project.libraryTF = FALSE, library.path = "")
|
project.id0 |
Project name |
project.path |
Project home directory |
swap.directory |
Project publish directory |
project.libraryTF |
Logical to use a local (not default) library |
library.path |
= path to local (not default) library |
Is wrapper for redirectTree. Does not move the project only indicates new location.
logical for success or not
1 2 3 4 | ## Not run:
relocateProject("adaprTest","mydirectory1","mydirectory2publish")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.