Skip to content

Commit 4bd53cf

Browse files
authored
docs: add reference for lesmis (#43)
The DOI at https://dl.acm.org/doi/book/10.1145/164984 does not work
1 parent 9fb9c65 commit 4bd53cf

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

R/files.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
#'
66
#' @return A string indicating an absolute path to a file.
77
#' @name lesmis
8+
#' @references D. E. Knuth, The Stanford GraphBase: A Platform for Combinatorial Computing, Addison-Wesley, Reading, MA (1993).
9+
#' \url{https://www-cs-faculty.stanford.edu/~knuth/sgb.html}
810
#' @export
911
lesmis_gml <- function() {
1012
system.file("files/lesmis.gml", package = "igraphdata", mustWork = TRUE)

man/lesmis.Rd

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)