send_sms: Send SMS.

Description Usage Arguments Value Examples

View source: R/send-sms.R

Description

Send SMS.

Usage

1

Arguments

to

Number to send SMS to.

message

SMS message.

from

Number to send SMS from.

Value

GET url response.

Examples

1
2
send_sms("2783000000", "2783000001", "Hello world.")
send_sms()

exegetic-analytics/smsportal documentation built on Feb. 1, 2020, 11 a.m.