look.for: look.for

Description Usage Arguments Value

Description

Looks for a single named attribute in a list of lists. Returns a vector containing every instance of that attribute. Pretty handy for playing with API call results.

Usage

1
look.for(list.list, target)

Arguments

target

- name of the attribute.

list

- a list of lists

Value

a single vector containing the value of the t


christiantillich/AnaliTools documentation built on May 13, 2019, 6:59 p.m.