setGeometaOption {geometa}R Documentation

setGeometaOption

Description

setGeometaOption allows to set an option from geometa

Usage

setGeometaOption(option, value)

Arguments

option

the name of the option

value

the value to set for the option

Author(s)

Emmanuel Blondel, emmanuel.blondel1@gmail.com

Examples

            
  setGeometaOption("schemaBaseUrl", "http://somealternativeurl")


[Package geometa version 0.8-0 Index]