Skip to content

Commit

Permalink
Removed unused arguments to deprecated functions in the documentation.
Browse files Browse the repository at this point in the history
references #542
  • Loading branch information
krivit committed Nov 28, 2023
1 parent 7bea38a commit ec9c6ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/ergm-deprecated.R
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#' @rdname ergm-deprecated
#' @title Functions that will no longer be supported in future releases of the package
#' @description Functions that have been superceed, were never documented, or will be removed from the package for other reasons
#' @param nw,arglist,...,fname,varnames,vartypes,defaultvalues,required,nw.bipartiteflag,requirement,extramessage,nw.directedflag,m,response,formula,object,new,from.new,x,model,proposal,eta0,control,verbose,update.nws,Clist,prev.run,burnin,samplesize,interval,maxedges,attrname,label,coord,jitter,thresh,usearrows,mode,displayisolates,interactive,xlab,ylab,xlim,ylim,pad,label.pad,displaylabels,boxed.labels,label.pos,label.bg,vertex.sides,vertex.rot,arrowhead.cex,label.cex,loop.cex,vertex.cex,edge.col,label.col,vertex.col,label.border,vertex.border,edge.lty,label.lty,vertex.lty,edge.lwd,label.lwd,edge.len,edge.curve,edge.steps,loop.steps,object.scale,uselen,usecurve,suppress.axes,vertices.last,layout.par,cex.main,cex.sub,seed,latent.control,colornames,latent,preserve.eattr
#' @param nw,arglist,...,formula,object,x
#' Arguments to deprecated functions.
#'
#' @keywords misc internal
Expand Down
2 changes: 1 addition & 1 deletion man/ergm-deprecated.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ec9c6ff

Please sign in to comment.