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

View source: R/migrate.project.R

migrate.projectR Documentation

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()

Value

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

See Also

create.project

Examples

library('ProjectTemplate')

## Not run: migrate.project()

johnmyleswhite/ProjectTemplate documentation built on April 24, 2024, 9:23 a.m.