EVOLUTION-MANAGER
Edit File: 00Index.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><title>R: Execute and Control System Processes</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <h1> Execute and Control System Processes <img class="toplogo" src="../../../doc/html/Rlogo.svg" alt="[R logo]" /> </h1> <hr/> <div style="text-align: center;"> <a href="../../../doc/html/packages.html"><img class="arrow" src="../../../doc/html/left.jpg" alt="[Up]" /></a> <a href="../../../doc/html/index.html"><img class="arrow" src="../../../doc/html/up.jpg" alt="[Top]" /></a> </div><h2>Documentation for package ‘processx’ version 3.8.0</h2> <ul><li><a href="../DESCRIPTION">DESCRIPTION file</a>.</li> </ul> <h2>Help Pages</h2> <table width="100%"> <tr><td style="width: 25%;"><a href="base64_decode.html">base64_decode</a></td> <td>Base64 Encoding and Decoding</td></tr> <tr><td style="width: 25%;"><a href="base64_decode.html">base64_encode</a></td> <td>Base64 Encoding and Decoding</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">close.processx_connection</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_sockets.html">conn_accept_unix_socket</a></td> <td>Unix domain sockets</td></tr> <tr><td style="width: 25%;"><a href="processx_fifos.html">conn_connect_fifo</a></td> <td>Processx FIFOs</td></tr> <tr><td style="width: 25%;"><a href="processx_sockets.html">conn_connect_unix_socket</a></td> <td>Unix domain sockets</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">conn_create_fd</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_fifos.html">conn_create_fifo</a></td> <td>Processx FIFOs</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">conn_create_file</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">conn_create_pipepair</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_sockets.html">conn_create_unix_socket</a></td> <td>Unix domain sockets</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">conn_disable_inheritance</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">conn_file_name</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">conn_get_fileno</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">conn_is_incomplete</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">conn_is_incomplete.processx_connection</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">conn_read_chars</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">conn_read_chars.processx_connection</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">conn_read_lines</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">conn_read_lines.processx_connection</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">conn_set_stderr</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">conn_set_stdout</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_sockets.html">conn_unix_socket_state</a></td> <td>Unix domain sockets</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">conn_write</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">conn_write.processx_connection</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="curl_fds.html">curl_fds</a></td> <td>Create a pollable object from a curl multi handle's file descriptors</td></tr> <tr><td style="width: 25%;"><a href="default_pty_options.html">default_pty_options</a></td> <td>Default options for pseudo terminals (ptys)</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">is_valid_fd</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="poll.html">poll</a></td> <td>Poll for process I/O or termination</td></tr> <tr><td style="width: 25%;"><a href="process.html">process</a></td> <td>External process</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">processx_conn_close</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">processx_conn_is_incomplete</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">processx_conn_read_chars</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">processx_conn_read_lines</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="processx_connections.html">processx_conn_write</a></td> <td>Processx connections</td></tr> <tr><td style="width: 25%;"><a href="run.html">run</a></td> <td>Run external command, and wait until finishes</td></tr> </table> </body></html>