create_gallery: Create a gallery in a new directory

Description Usage Arguments

Description

This clones and sets up a new gallery directory. By default it installs the one found at http://github.com/dgrtwo/rgallery-default.

Usage

1
2
create_gallery(directory, repository = "dgrtwo/rgallery-default",
  set_wd = FALSE)

Arguments

directory

directory in which to create the gallery

repository

repository to clone the initial gallery from. Either a username/repo from github, or a full URL starting with http://

set_wd

whether to set the working directory to the gallery afterwards


dgrtwo/rgallery documentation built on May 15, 2019, 7:28 a.m.