Skip to content

Commit a720aeb

Browse files
committed
Removed note about manual in product
1 parent 2f58274 commit a720aeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/machine-learning/r/using-r-code-profiling-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ help("Sys.time")
5454

5555
## Debugging and Profiling in R
5656

57-
The documentation for Microsoft R Open, which is installed by default, includes a manual on developing extensions for the R language that discusses [profiling and debugging](https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Debugging) in detail. You can find the same documentation on your computer at C:\Program Files\Microsoft SQL Server\MSSQL13.MSSQLSERVER\R_SERVICES\doc\manual.
57+
The documentation for Microsoft R Open, which is installed by default, includes a manual on developing extensions for the R language that discusses [profiling and debugging](https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Debugging) in detail.
5858

5959
## Next steps
6060

0 commit comments

Comments
 (0)