Learn R Programming

automatedRecLin (version 1.0.1)

B_example: B_example dataset

Description

An example dataset containing artificial personal data.

Usage

B_example

Arguments

Format

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

Examples

Run this code
data("B_example")
B_example

Run the code above in your browser using DataLab