# Generated by roxygen2: do not edit by hand

S3method("+",int64)
S3method("-",int64)
S3method("[",int64)
S3method("[<-",int64)
S3method("[[",int64)
S3method(Ops,int64)
S3method(as.character,int64)
S3method(as.data.frame,int64)
S3method(as.double,int64)
S3method(as.int64,"NULL")
S3method(as.int64,character)
S3method(as.int64,default)
S3method(as.int64,factor)
S3method(as.int64,numeric)
S3method(as.integer,int64)
S3method(as.list,int64)
S3method(c,int64)
S3method(format,int64)
S3method(is.na,int64)
S3method(is.numeric,int64)
S3method(print,int64)
S3method(rep,int64)
export(is.int64)
exportPattern("*")
import(methods)
importFrom(utils,read.csv)
useDynLib(csvread)
