Reflexive: For any x such that xRx ---> x <= 1
No, reflexivity requires that $\def\R{\operatorname R}\forall x{\in}\Bbb R~(x\R x)$, which is clearly true (given the definitions for absolute value, substraction, and the $\leqslant$ comparator).$$\forall x{\in}\Bbb R~(\lvert x-x\rvert\leqslant 1)$$
Symm: For any x,y such that xRy ---> |x-y| <= 1 and 1>= |x-y|
No, symmetry requires that $\forall x{\in}\Bbb R\,\forall y{\in}\Bbb R~(x\R y\to y\R x)$, which is clearly true. $$\forall x{\in}\Bbb R\,\forall y{\in}\Bbb R~(\lvert x-y\rvert\leqslant 1\to\lvert y-x\rvert\leqslant 1)$$
Transivity requires that $\forall x{\in}\Bbb R\,\forall y{\in}\Bbb R\,\forall z{\in}\Bbb R\;((x\R y\land y\R z)\to x\R z)$. The truth value for this universal statement not so obvious, so we shall look into the possibility of counterexamples. We just need to demonstrate one counterexample to disprove a universal quantified statement.
Our relation, $\R$ is not transitive if $\exists x{\in}\Bbb R\,\exists y{\in}\Bbb R\,\exists z{\in}\Bbb R\;(x\R y\land y\R z\land x\require{cancel}\cancel{\R}z)$ . That is to say, should there exist some $x,y,z$ where $y$ is at most a distance of one from each of $x$ and $z$, but $x$ is more than one from $z$.
$$\exists x{\in}\Bbb R\,\exists y{\in}\Bbb R\,\exists z{\in}\Bbb R\;\big(\lvert x-y\rvert \leqslant 1\,\land\, \lvert y-z\rvert\leqslant 1\,\land\,\lvert x-z\rvert \gt 1\big)$$
So what real numbers could possible make that so?
Well, $1,2,3$ easily fit that bill. $$\lvert \mathbf 1-\mathbf 2\rvert \leqslant 1\,\land\, \lvert \mathbf 2-\mathbf 3\rvert\leqslant 1\,\land\,\lvert \mathbf 1-\mathbf 3\rvert \gt 1$$