This function uploads a zoon workflow object to Figshare. To share your workflow with the community please set your workflow to public on figshare after using this function. If your workflow is made public it will automatically appear on the Zoon website.
ZoonFigshare(zoonWorkflow, title = "My Zoon Workflow", description = "zoon workflow", authors = "zoon", categories = "SDM", tags = "zoon")
zoonWorkflow | A zoonWorkflow object as returned by the function
|
---|---|
title | String giving the title of the workflow |
description | String describing the workflow |
authors | Character vector of full authors names |
categories | Character vector of figshare categories e.g. ecology. |
tags | Character vector of searchable tags. |