Skip to content

Generate folder structure from JSON file #44

@Jeniffen

Description

@Jeniffen

Generate dynamic folder structure from JSON file. Ideally pass JSON file path as argument to set_me_up function.

projectr::set_me_up(
  projectname = "Template Project", 
  json_filepath = NULL
)

Arguments

projectname: Allow user to create a custom project name
json_filepath: file path to JSON file which holds a pre-defined folder structure

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions