I installed the package bayessand performed the demo as follows:
bayess
library(bayess) demo(Chapter.1)
I wonder how to find a script to read a demo, for example, an R-terminal or, preferably, emacs, gedit, ...?
Thank!
Give it a try system.file(package='bayess').
system.file(package='bayess')
This will give you the path to the folder where the library is bayessstored on your system. Inside this folder, you should see a folder demothat should contain all the demo scripts.
demo
Source: https://habr.com/ru/post/1540247/More articles:bash - get directory a script is launched from - linuxC # equivalent to DecryptByPassPhrase - c #В настоящий момент точка останова не будет удалена. Неожиданная ошибка чтения символов при обработке <файл> (символы на стороне сервера) - debuggingJavaFX 8 (Lombard) global exception handling - javaC # Decrypt bytes from SQL Server EncryptByPassPhrase? - sql-serverStructure from motion, restoration of a 3D point cloud when setting the correspondence of two image points - algorithmIntegrate Netty Server with Akka? - javaGetBytes with an argument of type sbyte - c #Android 4.4 KitKat Rating API - androidWhat can we do with the ES6 Generator that we cannot work with for a loop? - javascriptAll Articles