If your function statement looks something like "myfunction" <- function(...) Then roxygen doesn't create a usage section in the .Rd file. Removing the "" solves the problem.