Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Where is the source code of base::match in R

I am interested to look at the source code of match in R. I follow "Compiled code built into the R interpreter" in this answer. This leads me to match.c in Winston Chang’s github mirror and I failed to find the code in the file.

Could someone points out where is the source code of base::match in match.c? or am I looking at the wrong file? Thank you.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Here is the relevant function. It is called from here

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading