Learn R Programming

repo.data (version 0.1.5)

targets2files: Resolves missing targets

Description

Resolves links that require to know available alias so solve them.

Usage

targets2files(links, alias)

Value

A data.frame with to_pkg, to_target, from_pkg, from_Rd, n, to_Rd.

Arguments

links

The output of split_anchor().

alias

The output of alias2df() as data.frame.