{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# R" ] }, { "cell_type": "code", "execution_count": 1, "metadata": { "tags": [ "hide-input" ], "vscode": { "languageId": "r" } }, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "[1] \"Hello, Jupyter!\"\n" ] }, { "data": { "text/html": [ "
x | y | |
---|---|---|
<dbl> | <dbl> | |
1 | 1.55175375 | -1.1073710 |
2 | 2.28273416 | -1.0857253 |
3 | -1.06807222 | 1.3690179 |
4 | 0.41424787 | 0.4336028 |
5 | -0.02718582 | 1.6366157 |
6 | 1.12756405 | -0.2097676 |