Description Usage Arguments Value Examples
extract_flickrdb - Extract Flickr data from sqlite database
1 | extract_flickrdb(dbname = NA, outputfile = NA)
|
dbname |
name of the database (Generated using function flickrtodatabase) |
outputfile |
output csv file |
dataframe containing the Flickr data from database
1 2 3 4 | ## Not run:
mydat <- extract_flickrdb("testdb","text.csv")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.