print.pesel.result {pesel} | R Documentation |
Print pesel.result class object
Description
Print pesel.result class object
Usage
## S3 method for class 'pesel.result'
print(x, ...)
Arguments
x |
pesel.result class object |
... |
Further arguments to be passed to or from other methods. They are ignored in this function. |
Value
No return value, called for side effects
[Package pesel version 0.7.5 Index]