[Logging-commits] r54 - www

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Nov 3 09:55:31 CET 2010


Author: mariotomo
Date: 2010-11-03 09:55:31 +0100 (Wed, 03 Nov 2010)
New Revision: 54

Added:
   www/integration_with_R.php
Log:
adding a short howto (withCallingHandlers) as suggested by Henrico Witvliet. (entry page)


Added: www/integration_with_R.php
===================================================================
--- www/integration_with_R.php	                        (rev 0)
+++ www/integration_with_R.php	2010-11-03 08:55:31 UTC (rev 54)
@@ -0,0 +1,18 @@
+<html>
+<head>
+<title>tutorial : hierarchical loggers</title>
+<link href="additions.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+
+<blockquote>
+<p>
+<a href="sample_session.php">[back to the tutorial]</a> &nbsp;
+</p>
+</blockquote>
+
+
+<?php include("integration_with_R.shtml"); ?> 
+
+</body>
+</html>



More information about the Logging-commits mailing list