alan-turing-institute / network-comparison

An R package implementing the NetEMD and NetDis network comparison measures
MIT License
14 stars 3 forks source link

Undocumented netemd arguments #143

Open jack89roberts opened 2 years ago

jack89roberts commented 2 years ago
Warning:   Undocumented arguments in documentation object 'netemd.plot'
    ‘netemdlist’
  Documented arguments not in \usage in documentation object 'netemd.plot':
    ‘netdislist’ ‘whatrow’
  Undocumented arguments in documentation object 'netemd_single_pair'
    ‘dhist1’ ‘dhist2’
  Documented arguments not in \usage in documentation object 'netemd_single_pair':
    ‘dhists_1’ ‘dhists_2’
  Undocumented arguments in documentation object 'shift_to_next_alignment'
    ‘distance_matrix_prev’ ‘shift_prev’
  Functions with \usage entries need to have the appropriate \alias
  entries, and all their arguments documented.
  The \usage entries must correspond to syntactically valid R code.
  See chapter ‘Writing R documentation files’ in the ‘Writing R
  Extensions’ manual.