Learn R Programming

rvest (version 0.3.1)

pluck: Extract elements of a list by position.

Description

Extract elements of a list by position.

Usage

pluck(x, i, type)

Arguments

x
A list
i
A string or integer.
type
Type of output, if known