targets2files: Resolves missing targets

View source: R/xrefs_utils.R

targets2filesR Documentation

Resolves missing targets

Description

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

Usage

targets2files(links, alias)

Arguments

links

The output of split_anchor().

alias

The output of alias2df() as data.frame.

Value

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


repo.data documentation built on Sept. 15, 2025, 9:08 a.m.