Skip to content

Commit b095d8d

Browse files
mgladwellsdgilley
andauthored
Update articles/machine-learning/how-to-r-interactive-development.md
Co-authored-by: Sheri Gilley <[email protected]>
1 parent 5dd692d commit b095d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-r-interactive-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Alternatively, you can use a Datastore URI to access different files on a regist
122122
```
123123
124124
> [!TIP]
125-
> Rather than remember the datastore URI format, you can copy-and-paste the datastore URI from the Studio UI by following these steps:
125+
> Rather than remember the datastore URI format, you can copy-and-paste the datastore URI from the Studio UI:
126126
> If you know the datastore where your file is located, navigate to the file/folder you want to read into R, select the elipsis (**...**) next to it. Select from the menu **Copy URI**. Then select the **Datastore URI** to copy into your notebook/script.
127127
Please note, you will still need to create a variable for `<path>` in the code.
128128
> 1. Find the file/folder you want to read into R, select the elipsis (**...**) next to it. Select from the menu **Copy URI**. You can select the **Datastore URI** to copy into your notebook/script. Please note, you will still need too create a variable for "<path>".

0 commit comments

Comments
 (0)