Learn R Programming

rfacebookstat (version 2.11.0)

fbGetLogins: 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

Alexey Seleznev

Examples

Run this code
if (FALSE) {
fbGetLogins()
}

Run the code above in your browser using DataLab