Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 7830d6d

Browse files
Merge branch 'patch-26' of https://github.com/joshts0/sql-docs into 20221109-myr-mypython
2 parents f0c0e5f + ae8bc86 commit 7830d6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/machine-learning/install/custom-runtime-r.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Use the following SQL script to verify the installation and functionality of the
7676

7777
```sql
7878
EXEC sp_execute_external_script
79-
@language =N'R',
79+
@language =N'myR',
8080
@script=N'
8181
print(R.home());
8282
print(file.path(R.home("bin"), "R"));

0 commit comments

Comments
 (0)