ProjectTemplate (version 0.7)

migrate.project: Migrates a project from a previous version of ProjectTemplate

Description

This function automatically performs all necessary steps to migrate an existing project so that it is compatible with this version of ProjectTemplate

Usage

migrate.project()

Arguments

Value

No value is returned; this function is called for its side effects.

See Also

create.project

Examples

Run this code
# NOT RUN {
library('ProjectTemplate')

# }
# NOT RUN {
migrate.project()
# }

Run the code above in your browser using DataLab