We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54e8f47 commit 45df884Copy full SHA for 45df884
inst/include/Rcpp/sugar/tools/mapcompare.h
@@ -1,6 +1,6 @@
1
// -*- mode: C++; c-indent-level: 4; c-basic-offset: 4; tab-width: 8 -*-
2
//
3
-// table.h: Rcpp R/C++ interface class library -- table match
+// mapcompare.h: Rcpp R/C++ interface class library -- comparator for table
4
5
// Copyright (C) 2012 Dirk Eddelbuettel and Romain Francois
6
inst/unitTests/cpp/table.cpp
-// as.cpp: Rcpp R/C++ interface class library -- as<> unit tests
+// table.cpp: Rcpp R/C++ interface class library -- table<> unit tests
// Copyright (C) 2013 Dirk Eddelbuettel and Romain Francois
0 commit comments