path_sms: SMS data path

View source: R/sms.R

path_smsR Documentation

SMS data path

Description

Returns the full path to the SMS database

Usage

path_sms(x)

Arguments

x

An ios_backup object (or something that can be passed to get_backup)

Value

The full path to the SMS database file

Examples

## Not run: 
backup <- get_backup()
path_sms(backup)

## End(Not run)

MrFlick/myphone documentation built on Sept. 16, 2022, 12:07 p.m.