create_shed_yml: 'create_shed_yml' creates a '.shed.yml' file within the...

Description Usage Arguments

View source: R/publish_tool_repository.R

Description

create_shed_yml creates a .shed.yml file within the elagator directory.

Usage

1
2
create_shed_yml(name, owner, description, long_description = "",
  type = "unrestricted", categories = "")

Arguments

name

a string used as ToolShed repository name.

owner

ToolShed user account.

description

a brief introduction to the tool.

long_description

detailed information about this tool.

type

tool type. Default is 'unrestricted'

categories

a vector of strings to specify which categories this tool belongs to.


MingChen0919/elagator documentation built on May 17, 2019, 6:22 p.m.