queue: Queue photos for tweeting

View source: R/tracking.R

queueR Documentation

Queue photos for tweeting

Description

Queue photo(s) for tweeting. This inserts them into the db but does not actually tweet them out (yet)

Usage

queue(photo, con, proc_dir = "processed")

Arguments

photo

path to the photo

con

the database to use

proc_dir

directory to place the processed files

Value

TRUE silently, if successful


jonkeane/phototweetr documentation built on Jan. 10, 2023, 1:21 p.m.