getflickrdata: getflickrdata - Get list of media items on Flickr for the...

Description Usage Arguments Examples

Description

getflickrdata - Get list of media items on Flickr for the search string in a data frame with searchType and downloadDate appended.

Usage

1
getflickrdata(apikey = NA, searchText = NA, searchType = NA)

Arguments

apikey

- API key provided by Flickr.com website. (Refer http://www.flickr.com/services/api/misc.api_keys.html for more details.)

searchText

- Test to search, a species name of common name.

searchType

- Type of the search like Scientific Name or Common name etc. added as a prarameter in the return data frame.

Examples

1
2
3
4
## Not run: 
 getflickrdata(myapikey,"Danaus chrysippus","Scname")

## End(Not run)

vijaybarve/bdsns documentation built on May 3, 2019, 6:12 p.m.