Learn R Programming

geometa (version 0.7)

setGeometaOption: 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

Emmanuel Blondel, emmanuel.blondel1@gmail.com

Examples

Run this code
            
  setGeometaOption("schemaBaseUrl", "http://somealternativeurl")

Run the code above in your browser using DataLab