Skip to content

Commit 7ef86e2

Browse files
committed
Drop hyperlink to data.table
1 parent 3b574c7 commit 7ef86e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/functions_data.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ as.matrix.network.goldfish <- function(x, ..., time = -Inf, startTime = -Inf) {
306306
#' A new call of `linkEvents()` is required for each attribute that is dynamic.
307307
#'
308308
#' Objects of class [tibble::tbl_df] from the tibble package frequently use in the
309-
#' tidyverse ecosystem and objects of class [data.table::data.table()] will produce
309+
#' tidyverse ecosystem and objects from the \pkg{data.table} package will produce
310310
#' errors in later steps for goldfish.
311311
#' Current implementation of goldfish relies on the subsetting behavior of
312312
#' data frames objects. The previous mentioned objects classes change this

man/defineNodes.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)