Does there exist an explicit function $f:\mathbb{R}\to\mathbb{R}$, such if $X$ is the graph of $f$ (i.e., $X=\left\{(x,f(x)):x\in\mathbb{R}\right\}$) then for each point $p$ on the graph of $f$, I want to find some $\varepsilon$-ball around $p$ whose intersection with the graph of $f$ is precisely $\left\{p\right\}$
Attempt:
Does the conway base-13 function answer the question?
Edit: I assume the statement is false but I don't know how to prove this. It seems there has to be at least one sequence $(x_r)$ of real numbers, where as $x_r\to x$, we get $f(x)\to f(x_r)$, but I don't know how to proceed. Any tips would be nice.