fbGetLogins: Get all authorization logins

View source: R/authorization.R

fbGetLoginsR Documentation

Get all authorization logins

Description

Get all your authorized facebook logins

Usage

fbGetLogins(
    token_path = fbTokenPath(), 
    set_login = TRUE)

Arguments

token_path

path to dir with credentials

set_login

if TRUE you can choise and change current session login

Author(s)

Alexey Seleznev

Examples

## Not run: 
fbGetLogins()

## End(Not run)

selesnow/rfacebookstat documentation built on Feb. 22, 2025, 5:21 a.m.