WBsearchURL: Generate the search URL given the JDOQL query.

Description Usage Arguments

Description

This function helps users to generate the URL for data searching in the Wildbook framework with the account information of Wildbook, the URl of the desire wildbook and the JDOQL query.

Usage

1
WBsearchURL(username, password, baseURL, jdoql, protocol = "https")

Arguments

username

The username in the Wildbook framework.

password

The password in the Wildbook framework.

baseURL

The URL represent the desire wildbook data base.

jdoql

The JDOQL string for data searching.

protocol

Defines communication protocol. either "http" or "https" (default).


RWildbook documentation built on May 1, 2019, 8:07 p.m.