Skip to content

Commit

Permalink
updated namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
dusadrian committed Dec 7, 2023
1 parent 7e69545 commit de2e345
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ S3method("^",declared)
S3method("label<-",data.frame)
S3method("label<-",declared)
S3method("label<-",default)
S3method("label<-",haven_labelled_spss)
S3method("label<-",haven_labelled)
S3method("labels<-",declared)
S3method("labels<-",default)
S3method("labels<-",haven_labelled_spss)
S3method("labels<-",haven_labelled)
S3method("measurement<-",declared)
S3method("measurement<-",default)
S3method("missing_range<-",declared)
Expand Down Expand Up @@ -77,10 +77,10 @@ S3method(head,labels_df)
S3method(label,data.frame)
S3method(label,declared)
S3method(label,default)
S3method(label,haven_labelled_spss)
S3method(label,haven_labelled)
S3method(labels,data.frame)
S3method(labels,declared)
S3method(labels,haven_labelled_spss)
S3method(labels,haven_labelled)
S3method(lgamma,declared)
S3method(log,declared)
S3method(log1p,declared)
Expand Down

0 comments on commit de2e345

Please sign in to comment.