Skip to contents

Converts DataSubject object into a printable string.

Usage

# S3 method for class 'DataSubject'
as_print_string(object, indent = 1, ...)

Arguments

object

(DataSubject)
subject-level data.

indent

(numeric)
how much white space to prefix the print string with.

...

Not Used.