Skip to content

Commit

Permalink
Re-document
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Nov 19, 2014
1 parent 3688b59 commit 84f656e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,10 @@ S3method(setdiff,tbl_sql)
S3method(setequal,data.frame)
S3method(setequal,default)
S3method(slice_,data.frame)
S3method(slice_,data.table)
S3method(slice_,grouped_dt)
S3method(slice_,tbl_df)
S3method(slice_,tbl_dt)
S3method(sql_escape_ident,"NULL")
S3method(sql_escape_ident,DBIConnection)
S3method(sql_escape_ident,MySQLConnection)
Expand Down

0 comments on commit 84f656e

Please sign in to comment.