yo: Just Yo

Description Usage Arguments Details Value Examples

Description

yo yo all subscriber or a specific subscriber.

Usage

1
yo(apitoken = NULL, username = NULL)

Arguments

apitoken

Your Yo API token

username

Username who you want

Details

Before yo(), you need your API key. Please visit http://yoapi.justyo.co/

Value

status code and status message

Examples

1
2
3
4
5
6
7
## Not run: 
# Yo all subscriber.
yo("Your API token")
# Yo a specific subscriber
yo("Your API token", "username")

## End(Not run)

dichika/yo documentation built on May 15, 2019, 8:24 a.m.

Related to yo in dichika/yo...