Learn R Programming

automatedRecLin (version 1.0.1)

A_example: A_example dataset

Description

An example dataset containing artificial personal data.

Usage

A_example

Arguments

Format

A data.frame with 10 records. Each row represents one record, with the following columns: name, surname, and city. Some records can be matched with records in the B_example dataset.

Examples

Run this code
data("A_example")
A_example

Run the code above in your browser using DataLab