lookup: Lookup

Description Usage Arguments Value See Also Examples

View source: R/main.R

Description

Lookup

Usage

1
lookup(kind, name = NULL, id = NULL)

Arguments

kind

The entity kind

name

The entity name.

id

The entity id.

project

Google cloud platform project id/name.

Value

dataframe of entity.

See Also

https://cloud.google.com/datastore/docs/concepts/entities - Entities, Properties, and Keys

Examples

1
lookup("test", "m")

cloudyr/rdatastore documentation built on May 13, 2019, 8:22 p.m.