info_blue: info_blue

Description Usage Arguments Details Value Author(s)

View source: R/info_blue.R

Description

info_blue

Usage

1
2
info_blue(blueprint = options()$blueprint_file, chunks = NULL,
  searchstr = NULL, force = FALSE, ...)

Arguments

blueprint

The Blueprint file.

chunks

Numeric vector specifying the chunk(s) to inform about like shown in a blueprint file. If length(chunks)>1 the search will be vectorized over all chunks. Only if length(chunks)=1 the data is actually returned.

searchstr

The string to search for

force

If TRUE cache file is rebuild. Defaults to FALSE

...

Details

Inform about a blueprint

Value

Returns the according file invisible. If you assign it or pipe it, it can be reused.

Author(s)

Marc Schwenzer <m.schwenzer@uni-tuebingen.de>


mschwenzer/blueprint documentation built on Nov. 4, 2019, 8:30 p.m.