# Generated by roxygen2: do not edit by hand

S3method(bind_cols,data.frame)
S3method(bind_cols,default)
S3method(bind_cols,list)
S3method(bind_rows,data.frame)
S3method(bind_rows,default)
S3method(bind_rows,list)
S3method(plot_ly,default)
export(add_class)
export(aggregate_cells)
export(bind_cols)
export(bind_rows)
export(join_features)
export(plot_ly)
importFrom(Matrix,rowSums)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(plotly,plot_ly)
