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 March 30, 2024, 12:43 a.m.