RGalaxy (version 1.16.2)

foo: a foo function

Description

a foo function

Usage

foo(input = GalaxyInputFile(), x = GalaxyNumericParam(), y = TRUE, z = GalaxyCharacterParam(c("Seattle", "Tacoma", "Olympia")), output = GalaxyOutput("pdf"))

Arguments

input
An input dataset
x
the x param
y
the y param
z
the z param
output
the output

Details

nothing