Learn R Programming

visdat (version 0.0.7.9000)

fingerprint: A utility function for vis_dat

Description

fingerprint is an internal function that takes the "fingerprint" of a dataframe, and (currently) replaces the contents (x) with the class of a given object, unless it is missing (coded as NA), in which case it leaves it as NA. The name "fingerprint" is taken from the csv-fingerprint, of which this package is based.

Usage

fingerprint(x)

Arguments

x

a vector