Learn R Programming

geometa (version 0.6-2)

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

Examples

Run this code
# NOT RUN {
            
  setGeometaOption("schemaBaseUrl", "http://somealternativeurl")

# }

Run the code above in your browser using DataLab