is.client_sendeR: sendeR clients' verification

Description Usage Arguments

View source: R/client_sendeR.R

Description

is.client_sendeR tests if a provided object is of the client_sendeR class and whether it has all the fields a client_sendeR should have.

All other functions check if the provided object extends client_sendeR (passes is.client_sendeR test) and whether it has all the fields a given client should have.

Usage

1
2
3
4
5
6
7

Arguments

x

an object to be tested.


tmakowski/sendeR documentation built on June 27, 2020, 9 p.m.