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)

rfacebookstat documentation built on May 31, 2023, 7:27 p.m.