Skip to contents

Write a default .Rproject file to a new project directory and open.

Usage

create_rproject(root_path, project_name)

Examples

create_rproject(root_path = tempdir(), project_name = "test_project")
#>  Writing file: test_project.Rproj